1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-17 18:13:18 +08:00

Merge branch 'refs/heads/master' into more-sound-effects

This commit is contained in:
Dean Herbert
2016-12-06 00:08:45 +09:00
Unverified
5 changed files with 33 additions and 14 deletions
-1
View File
@@ -155,7 +155,6 @@ namespace osu.Game.Screens.Menu
private void onExit()
{
State = MenuState.Exit;
OnExit?.Invoke();
}