mirror of
https://github.com/ppy/osu.git
synced 2025-03-07 10:17:28 +08:00
This avoids loading the sprite if its not needed and instead of hiding it, it is removed when the storyboard replaces the background or there is a video. This also only initializes DrawableStoryboard if there are any elements in any layer.