mirror of
https://github.com/ppy/osu
synced 2025-01-08 23:29:43 +00:00
Rename idle state
This commit is contained in:
parent
5a231cef15
commit
4f449ba821
@ -5,7 +5,7 @@ namespace osu.Game.Online.RealtimeMultiplayer
|
||||
{
|
||||
public enum MultiplayerUserState
|
||||
{
|
||||
Watching,
|
||||
Idle,
|
||||
Ready,
|
||||
Playing,
|
||||
Results,
|
||||
|
Loading…
Reference in New Issue
Block a user