mirror of
https://github.com/ppy/osu
synced 2025-01-09 23:59:44 +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
|
public enum MultiplayerUserState
|
||||||
{
|
{
|
||||||
Watching,
|
Idle,
|
||||||
Ready,
|
Ready,
|
||||||
Playing,
|
Playing,
|
||||||
Results,
|
Results,
|
||||||
|
Loading…
Reference in New Issue
Block a user