mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Add realtime to room categories
This commit is contained in:
@ -6,6 +6,7 @@ namespace osu.Game.Online.Multiplayer
|
||||
public enum RoomCategory
|
||||
{
|
||||
Normal,
|
||||
Spotlight
|
||||
Spotlight,
|
||||
Realtime,
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user