mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Update welcome text sprite location
This commit is contained in:
@ -124,7 +124,7 @@ namespace osu.Game.Screens.Menu
|
||||
Scale = new Vector2(0.1f),
|
||||
Height = 156,
|
||||
Alpha = 0,
|
||||
Texture = textures.Get(@"Welcome/welcome_text")
|
||||
Texture = textures.Get(@"Intro/Welcome/welcome_text")
|
||||
},
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user