mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 06:42:54 +08:00
Made button blue
This commit is contained in:
parent
ec5fd7ac1d
commit
9ee26c575d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user