LoW: fix bug # 14404:
...made special right-click leader control actions disappear on victory
This commit is contained in:
parent
baea5c89e3
commit
be779c5d73
1 changed files with 11 additions and 0 deletions
|
@ -418,6 +418,17 @@
|
|||
[/then]
|
||||
[/if]
|
||||
|
||||
[event]
|
||||
name=victory
|
||||
[set_menu_item]
|
||||
id=ai_controller_leader_control_{SIDE_CONTROLLED}
|
||||
[show_if]
|
||||
[not]
|
||||
[/not]
|
||||
[/show_if]
|
||||
[/set_menu_item]
|
||||
[/event]
|
||||
|
||||
{CLEAR_VARIABLE ally_leader}
|
||||
|
||||
#enddef
|
||||
|
|
Loading…
Add table
Reference in a new issue