mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 06:57:39 +08:00
This quit button don't quit
This commit is contained in:
parent
323aa189b6
commit
5a892e4d08
@ -38,7 +38,7 @@ namespace osu.Game.Screens.Play.HUD
|
||||
{
|
||||
text = new OsuSpriteText
|
||||
{
|
||||
Text = "hold to quit",
|
||||
Text = "hold for menu",
|
||||
Font = @"Exo2.0-Bold",
|
||||
Anchor = Anchor.CentreLeft,
|
||||
Origin = Anchor.CentreLeft
|
||||
|
Loading…
Reference in New Issue
Block a user