1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-30 23:00:48 +08:00

Correct spelling

This commit is contained in:
Alchyr
2020-04-07 17:34:18 -07:00
Unverified
parent 2e8e451c17
commit 737a3b608a
+1 -1
View File
@@ -294,7 +294,7 @@ namespace osu.Game.Screens.Menu
{
new PopupDialogOkButton
{
Text = @"Good bye",
Text = @"Goodbye",
Action = confirm
},
new PopupDialogCancelButton