mirror of
https://github.com/ppy/osu.git
synced 2025-03-07 10:17:28 +08:00
this is required for mods such as flashlight which always want to draw objects above hitcircles. If just adding children to a RulesetContainer the hit circles would always be above the added children (no matter the Depth).