1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-22 16:32: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 new PopupDialogOkButton
{ {
Text = @"Good bye", Text = @"Goodbye",
Action = confirm Action = confirm
}, },
new PopupDialogCancelButton new PopupDialogCancelButton