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