mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Keyword Spacing and Brackets Fixing
This commit is contained in:
@ -81,7 +81,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
background = new Box
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Colour = new Color4(0,0,0,0)
|
||||
Colour = new Color4(0, 0, 0, 0)
|
||||
},
|
||||
bar = new Box
|
||||
{
|
||||
|
Reference in New Issue
Block a user