mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 05:32:54 +08:00
Remove unnecessary/wrong code
This commit is contained in:
parent
2b3e63470d
commit
c96b07c625
@ -77,7 +77,6 @@ namespace osu.Game.Tests.Visual.Playlists
|
||||
{
|
||||
setupAndCreateRoom(room =>
|
||||
{
|
||||
room.RoomID.Value = 1; // forces room creation.
|
||||
room.Name.Value = "my awesome room";
|
||||
room.MaxAttempts.Value = 5;
|
||||
room.Host.Value = API.LocalUser.Value;
|
||||
|
Loading…
Reference in New Issue
Block a user