1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-08 22:04:47 +08:00

Merge branch 'master' into test-scene-create-ruleset

This commit is contained in:
Dean Herbert
2020-06-12 19:40:12 +09:00
Unverified
@@ -17,6 +17,8 @@ namespace osu.Game.Graphics.UserInterface
{
private readonly SpriteIcon spinner;
protected override bool StartHidden => true;
protected Container MainContents;
public const float TRANSITION_DURATION = 500;