mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 09:32:55 +08:00
b024065857
This allows each implementation to have control over scheduling. Without this, the solo implementation would not be able to handle quit events while watching a player, as it would push a child (gameplay) screen to the stack where the `SpectatorScreen` would usually be. |
||
---|---|---|
.. | ||
SpectatorGameplayState.cs | ||
SpectatorScreen.cs |