mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Add note about reconnection being insufficient currently
This commit is contained in:
@ -94,6 +94,7 @@ namespace osu.Game.Online.Spectator
|
||||
|
||||
// re-send state in case it wasn't received
|
||||
if (IsPlaying)
|
||||
// TODO: this is likely sent out of order after a reconnect scenario. needs further consideration.
|
||||
BeginPlayingInternal(currentState);
|
||||
}
|
||||
else
|
||||
|
Reference in New Issue
Block a user