1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-21 06:29:52 +08:00

Merge pull request #8590 from peppy/fix-intro-test-scene

Fix dynamic recompilation in intro test scenes
This commit is contained in:
Dan Balasescu
2020-04-03 19:40:46 +09:00
committed by GitHub
Unverified
@@ -22,7 +22,6 @@ namespace osu.Game.Tests.Visual.Menus
{
typeof(StartupScreen),
typeof(IntroScreen),
typeof(OsuScreen),
typeof(IntroTestScene),
};