mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 04:02:57 +08:00
Clean up test code
This commit is contained in:
parent
ad1bce3585
commit
59ad470eed
@ -513,8 +513,6 @@ namespace osu.Game.Screens.Select
|
||||
if (base.OnExiting(next))
|
||||
return true;
|
||||
|
||||
Logger.Log("Exiting song select!");
|
||||
|
||||
if (ModSelect.State == Visibility.Visible)
|
||||
{
|
||||
ModSelect.Hide();
|
||||
|
Loading…
Reference in New Issue
Block a user