This reverts commit 8d13e0514b, reversing changes made to 95582a9023.
8d13e0514b
95582a9023
BeatmapSetInfo.OnlineBeatmapSetID
OnlineID
var
AliveChildren
IsLoaded
BeatmapCarousel
ScreenSpaceDrawQuad
Fixes failure seen at https://ci.appveyor.com/project/peppy/osu/builds/39302762/tests.
TernaryStateMenuItem
Due to pooling usage, there is no time we need to unload. Switching to DelayedLoadWrapper cleans up the code and reduces overhead substantially.