1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-06 22:04:24 +08:00

This quit button don't quit

This commit is contained in:
Dean Herbert
2018-05-22 02:09:52 +09:00
Unverified
parent 323aa189b6
commit 5a892e4d08
+1 -1
View File
@@ -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