mirror of
https://github.com/ppy/osu
synced 2025-01-26 15:53:12 +00:00
Add loading states
This commit is contained in:
parent
345352be67
commit
8eccfa476c
@ -7,6 +7,8 @@ namespace osu.Game.Online.RealtimeMultiplayer
|
|||||||
{
|
{
|
||||||
Idle,
|
Idle,
|
||||||
Ready,
|
Ready,
|
||||||
|
WaitingForLoad,
|
||||||
|
Loaded,
|
||||||
Playing,
|
Playing,
|
||||||
Results,
|
Results,
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user