1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-06 03:02:59 +08:00

Get rid of multiple blank lines in a row

This commit is contained in:
Roman Kapustin 2018-05-18 01:01:54 +03:00
parent 81d7e8a393
commit 17d1759c37

View File

@ -185,7 +185,6 @@ namespace osu.Game.Screens.Menu
} }
} }
private void onPlay() private void onPlay()
{ {
State = MenuState.Play; State = MenuState.Play;