mirror of
https://github.com/ppy/osu
synced 2025-02-05 21:01:37 +00:00
Add note about reconnection being insufficient currently
This commit is contained in:
parent
5ff4d3f8e5
commit
cff6f85472
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user