mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Use RoomID for creation
This commit is contained in:
@ -25,7 +25,6 @@ namespace osu.Game.Screens.Multi
|
||||
|
||||
// Todo: Perform API request
|
||||
|
||||
room.Created.Value = true;
|
||||
rooms.Add(room);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user