mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Keyword Spacing and Brackets Fixing
This commit is contained in:
@ -282,7 +282,7 @@ namespace osu.Game.Screens.Menu
|
||||
|
||||
public ButtonState State
|
||||
{
|
||||
get{ return state; }
|
||||
get { return state; }
|
||||
|
||||
set
|
||||
{
|
||||
|
Reference in New Issue
Block a user