Fix styling error

This commit is contained in:
Shivam
2020-06-02 21:54:39 +02:00
parent b79773cdb1
commit 9cd66dcdef
2 changed files with 3 additions and 3 deletions

View File

@ -95,7 +95,7 @@ namespace osu.Game.Screens.Menu
Anchor = Anchor.Centre,
Origin = Anchor.Centre,
Alpha = 0.5f,
isIntro = true,
IsIntro = true,
AccentColour = Color4.DarkBlue,
Size = new Vector2(0.96f)
},