1
0
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:
Dean Herbert 2018-05-22 02:09:52 +09:00
parent 323aa189b6
commit 5a892e4d08

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