mirror of
https://github.com/ppy/osu.git
synced 2025-01-22 15:03:21 +08:00
Correct spelling
This commit is contained in:
parent
2e8e451c17
commit
737a3b608a
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user