1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:07:25 +08:00

Fix dynamic recompilation in intro test scenes

This commit is contained in:
Dean Herbert 2020-04-03 15:08:06 +09:00
parent aa74b3193e
commit 8cb0eb9b12

View File

@ -22,7 +22,6 @@ namespace osu.Game.Tests.Visual.Menus
{
typeof(StartupScreen),
typeof(IntroScreen),
typeof(OsuScreen),
typeof(IntroTestScene),
};