mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 11:35:35 +08:00
Fix dynamic recompilation in intro test scenes
This commit is contained in:
parent
aa74b3193e
commit
8cb0eb9b12
@ -22,7 +22,6 @@ namespace osu.Game.Tests.Visual.Menus
|
|||||||
{
|
{
|
||||||
typeof(StartupScreen),
|
typeof(StartupScreen),
|
||||||
typeof(IntroScreen),
|
typeof(IntroScreen),
|
||||||
typeof(OsuScreen),
|
|
||||||
typeof(IntroTestScene),
|
typeof(IntroTestScene),
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user