mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 07:22:55 +08:00
Merge branch 'master' into update-framework
This commit is contained in:
commit
0bf17081f6
@ -276,7 +276,7 @@ namespace osu.Game.Screens.Multi
|
|||||||
|
|
||||||
updatePollingRate(isIdle.Value);
|
updatePollingRate(isIdle.Value);
|
||||||
|
|
||||||
if (screenStack.CurrentScreen == null)
|
if (screenStack.CurrentScreen == null && this.IsCurrentScreen())
|
||||||
this.Exit();
|
this.Exit();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user