mirror of
https://github.com/ppy/osu.git
synced 2025-02-13 15:03:13 +08:00
Add realtime to room categories
This commit is contained in:
parent
3fb41a20b5
commit
c1c0b9a9db
@ -6,6 +6,7 @@ namespace osu.Game.Online.Multiplayer
|
||||
public enum RoomCategory
|
||||
{
|
||||
Normal,
|
||||
Spotlight
|
||||
Spotlight,
|
||||
Realtime,
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user