mirror of
https://github.com/ppy/osu.git
synced 2026-05-30 05:59:53 +08: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