LoW: fix bug # 14404:

...made special right-click leader control actions disappear on
victory
This commit is contained in:
Iurii Chernyi 2009-09-30 20:57:50 +00:00
parent baea5c89e3
commit be779c5d73

View file

@ -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