mirror of
https://github.com/ppy/osu.git
synced 2025-03-25 03:07:34 +08:00
Add missing schedule
This commit is contained in:
parent
93e3e1a4db
commit
4df8119852
@ -220,7 +220,7 @@ namespace osu.Game.Screens.Play
|
||||
replay = null;
|
||||
}
|
||||
|
||||
clearDisplay();
|
||||
Schedule(clearDisplay);
|
||||
}
|
||||
|
||||
private void clearDisplay()
|
||||
|
Loading…
x
Reference in New Issue
Block a user