mirror of
https://github.com/osukey/osukey.git
synced 2025-05-25 15:37:24 +09: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))
|
if (base.OnExiting(next))
|
||||||
return true;
|
return true;
|
||||||
|
|
||||||
Logger.Log("Exiting song select!");
|
|
||||||
|
|
||||||
if (ModSelect.State == Visibility.Visible)
|
if (ModSelect.State == Visibility.Visible)
|
||||||
{
|
{
|
||||||
ModSelect.Hide();
|
ModSelect.Hide();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user