mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 15:33:05 +08:00
fix merge
This commit is contained in:
parent
d70b99b4c0
commit
9e809a2342
@ -51,7 +51,7 @@ namespace osu.Game.Tests.Visual.Menus
|
|||||||
switch (current)
|
switch (current)
|
||||||
{
|
{
|
||||||
case null:
|
case null:
|
||||||
case Intro _:
|
case IntroScreen _:
|
||||||
case Disclaimer _:
|
case Disclaimer _:
|
||||||
return false;
|
return false;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user