1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-21 02:19:55 +08:00
Files
osu-lazer/osu.Game/Rulesets/Objects/Drawables
T
ekrctb a2c0951d94 Use overriding instead of hiding in HitObjectLifetimeEntry
Hidden properties are used when the type is the base class. It caused issues when `DrawableHitObject` logic is factored out to `PoolableDrawableWithLifetime` because it is using the base `LifetimeEntry`, not `HitObjectLifetimeEntry`.
a2c0951d94 · 2021-04-27 15:23:33 +09:00
History
..
2019-02-21 19:05:52 +09:00