mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Add loading states
This commit is contained in:
@ -7,6 +7,8 @@ namespace osu.Game.Online.RealtimeMultiplayer
|
||||
{
|
||||
Idle,
|
||||
Ready,
|
||||
WaitingForLoad,
|
||||
Loaded,
|
||||
Playing,
|
||||
Results,
|
||||
}
|
||||
|
Reference in New Issue
Block a user