Merge branch 'master' into master

This commit is contained in:
Power Maker
2020-06-12 16:41:34 +02:00
committed by GitHub
90 changed files with 1618 additions and 424 deletions

View File

@ -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;