mirror of
https://github.com/osukey/osukey.git
synced 2025-05-15 02:27:33 +09: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.",
|
Text = @"Yes. Go for it.",
|
||||||
Action = openExternalLinkAction
|
Action = openExternalLinkAction
|
||||||
},
|
},
|
||||||
new PopupDialogOkButton
|
new PopupDialogCancelButton
|
||||||
{
|
{
|
||||||
Text = @"No! Copy the URL instead!",
|
Text = @"No! Copy the URL instead!",
|
||||||
Action = copyExternalLinkAction
|
Action = copyExternalLinkAction
|
||||||
|
Loading…
x
Reference in New Issue
Block a user