1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 01:52:55 +08:00

Correct spelling

This commit is contained in:
Alchyr 2020-04-07 17:34:18 -07:00
parent 2e8e451c17
commit 737a3b608a

View File

@ -294,7 +294,7 @@ namespace osu.Game.Screens.Menu
{
new PopupDialogOkButton
{
Text = @"Good bye",
Text = @"Goodbye",
Action = confirm
},
new PopupDialogCancelButton