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