osu/osu.Game/Online/Spectator
Dean Herbert 7a333ffdcc Add a paired schedule in `SpectatorClient.BeginPlaying`
Optimally, I would like to remove the `Schedule` in `EndPlaying`, but it
turns out quite a few test are relying on this at very least. Adding a
paired schedule ensure that order of operations is correct, at least.
2021-12-06 17:07:19 +09:00
..
FrameDataBundle.cs
FrameHeader.cs
ISpectatorClient.cs
ISpectatorServer.cs
OnlineSpectatorClient.cs
SpectatorClient.cs Add a paired schedule in `SpectatorClient.BeginPlaying` 2021-12-06 17:07:19 +09:00
SpectatorState.cs