mirror of
https://github.com/osukey/osukey.git
synced 2025-08-06 16:13:57 +09:00
Formatting fixes.
This commit is contained in:
@ -207,7 +207,7 @@ namespace osu.Game.Screens.Select
|
|||||||
{
|
{
|
||||||
Icon = icon,
|
Icon = icon,
|
||||||
Colour = new Color4(255, 221, 85, 255),
|
Colour = new Color4(255, 221, 85, 255),
|
||||||
Scale = new Vector2(0.8f,0.8f)
|
Scale = new Vector2(0.8f)
|
||||||
},
|
},
|
||||||
new SpriteText
|
new SpriteText
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user