mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 07:50:45 +00:00
update break alliance raidal button color
This commit is contained in:
@@ -254,7 +254,7 @@ export class RadialMenu implements Layer {
|
||||
}
|
||||
|
||||
if (myPlayer.isAlliedWith(other)) {
|
||||
this.activateMenuElement(Slot.Alliance, "#b1593f", traitorIcon, () => {
|
||||
this.activateMenuElement(Slot.Alliance, "#c74848", traitorIcon, () => {
|
||||
this.eventBus.emit(
|
||||
new SendBreakAllianceIntentEvent(myPlayer, other)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user