mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 14:17:06 +09:00
Made button blue
This commit is contained in:
@ -25,7 +25,7 @@ namespace osu.Game.Overlays.Chat
|
||||
Text = @"Yes. Go for it.",
|
||||
Action = openExternalLinkAction
|
||||
},
|
||||
new PopupDialogOkButton
|
||||
new PopupDialogCancelButton
|
||||
{
|
||||
Text = @"No! Copy the URL instead!",
|
||||
Action = copyExternalLinkAction
|
||||
|
Reference in New Issue
Block a user