mirror of
https://github.com/ppy/osu.git
synced 2024-12-16 03:42:58 +08:00
a2c0951d94
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`. |
||
---|---|---|
.. | ||
ArmedState.cs | ||
DrawableHitObject.cs | ||
IScrollingHitObject.cs |