1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-15 12:42:48 +08:00
Files
osu-lazer/osu.Game/Rulesets/Objects/Pooling
T
marvin bb9f9e4d35 Fix operations in PooledDrawableWithLifetimeContainer.CheckChildrenLife being in wrong order
Previously CompositeDrawable.CheckChildrenLife() would be run before lifetimeManager.Update() which lead to the new drawables being inserted into the container but not being made alive immediately, leading to the drawable not becoming visibile until the next update loop.
bb9f9e4d35 · 2025-08-28 23:36:29 +02:00
History
..