Files
osukey/osu.Game/Rulesets
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`.
2021-04-27 15:23:33 +09:00
..
2021-04-26 15:37:42 +09:00
2021-04-09 13:56:58 +09:00
2021-04-21 09:14:19 +03:00
2020-12-03 19:44:12 +02:00
2019-11-12 13:41:54 +09:00
2019-06-26 17:52:25 +09:00
2021-04-02 02:45:26 +03:00