mirror of
https://github.com/ppy/osu.git
synced 2025-01-09 03:02:56 +08:00
Merge pull request #8590 from peppy/fix-intro-test-scene
Fix dynamic recompilation in intro test scenes
This commit is contained in:
commit
05e2ca0b68
@ -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