1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-26 18:52:55 +08:00

Change IntroWelcome visualiser to use Colour instead of AccentColour

This commit is contained in:
Derrick Timmermans 2020-11-22 17:33:25 +01:00
parent b468f061f1
commit 1551402a8d
No known key found for this signature in database
GPG Key ID: 8681B60806EF4A17

View File

@ -113,8 +113,7 @@ namespace osu.Game.Screens.Menu
RelativeSizeAxes = Axes.Both,
Anchor = Anchor.Centre,
Origin = Anchor.Centre,
Alpha = 0.5f,
AccentColour = Color4.DarkBlue,
Colour = Color4.DarkBlue,
Size = new Vector2(0.96f)
},
new Circle