mirror of
https://github.com/osukey/osukey.git
synced 2025-08-06 16:13:57 +09:00
Change background path with resource change
This commit is contained in:
@ -78,7 +78,7 @@ namespace osu.Game.Screens.Backgrounds
|
|||||||
switch (introSequence.Value)
|
switch (introSequence.Value)
|
||||||
{
|
{
|
||||||
case IntroSequence.Welcome:
|
case IntroSequence.Welcome:
|
||||||
backgroundName = "Menu/menu-background-welcome";
|
backgroundName = "Intro/Welcome/menu-background";
|
||||||
break;
|
break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
Reference in New Issue
Block a user