mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 05:52:54 +08:00
Change background path with resource change
This commit is contained in:
parent
e80a5a085a
commit
4ded6d1913
@ -78,7 +78,7 @@ namespace osu.Game.Screens.Backgrounds
|
||||
switch (introSequence.Value)
|
||||
{
|
||||
case IntroSequence.Welcome:
|
||||
backgroundName = "Menu/menu-background-welcome";
|
||||
backgroundName = "Intro/Welcome/menu-background";
|
||||
break;
|
||||
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user