1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-18 19:50:31 +08:00

Rename idle state

This commit is contained in:
Dean Herbert
2020-12-08 15:49:08 +09:00
Unverified
parent 5a231cef15
commit 4f449ba821
@@ -5,7 +5,7 @@ namespace osu.Game.Online.RealtimeMultiplayer
{
public enum MultiplayerUserState
{
Watching,
Idle,
Ready,
Playing,
Results,