mirror of
https://github.com/ppy/osu
synced 2025-02-01 10:51:53 +00:00
Fix multiple blank lines
This commit is contained in:
parent
6c4d289901
commit
f52cac966b
@ -281,7 +281,6 @@ namespace osu.Game.Screens.Multi.Match.Components
|
||||
|
||||
private bool hasValidSettings => RoomID.Value == null && NameField.Text.Length > 0 && Playlist.Count > 0;
|
||||
|
||||
|
||||
private void apply()
|
||||
{
|
||||
hideError();
|
||||
|
Loading…
Reference in New Issue
Block a user