mirror of
https://github.com/osukey/osukey.git
synced 2025-05-17 19:47:33 +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`.