Keyword Spacing and Brackets Fixing

This commit is contained in:
John Neijzen
2017-06-08 14:35:10 +08:00
parent bf45155ed5
commit 431d225a60
17 changed files with 16 additions and 21 deletions

View File

@ -282,7 +282,7 @@ namespace osu.Game.Screens.Menu
public ButtonState State
{
get{ return state; }
get { return state; }
set
{