mirror of
https://github.com/ppy/osu.git
synced 2025-01-18 11:02:57 +08:00
Update welcome text sprite location
This commit is contained in:
parent
628e05f655
commit
8d3ed05848
@ -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")
|
||||
},
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user