mirror of
https://github.com/ppy/osu.git
synced 2025-03-22 03:37:20 +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…
x
Reference in New Issue
Block a user