mirror of
https://github.com/osukey/osukey.git
synced 2025-06-03 20:07:18 +09:00
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`.