mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +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)
|
||||
{
|
||||
case IntroSequence.Welcome:
|
||||
backgroundName = "Menu/menu-background-welcome";
|
||||
backgroundName = "Intro/Welcome/menu-background";
|
||||
break;
|
||||
|
||||
default:
|
||||
|
Reference in New Issue
Block a user