mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Fix most open compound words in identifiers being closed
This commit is contained in:
@ -63,7 +63,7 @@ namespace osu.Game.Overlays.Settings.Sections.Maintenance
|
||||
new Box
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Colour = colours.GreySeafoamDark
|
||||
Colour = colours.GreySeaFoamDark
|
||||
},
|
||||
new GridContainer
|
||||
{
|
||||
|
Reference in New Issue
Block a user