mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 03:22:55 +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 = new OsuSpriteText
|
||||||
{
|
{
|
||||||
Text = "hold to quit",
|
Text = "hold for menu",
|
||||||
Font = @"Exo2.0-Bold",
|
Font = @"Exo2.0-Bold",
|
||||||
Anchor = Anchor.CentreLeft,
|
Anchor = Anchor.CentreLeft,
|
||||||
Origin = Anchor.CentreLeft
|
Origin = Anchor.CentreLeft
|
||||||
|
Loading…
Reference in New Issue
Block a user