ANL: use unsynced help menu

This commit is contained in:
Severin Glöckner 2019-06-06 21:52:53 +02:00 committed by sevu
parent 1dda3b86d2
commit dec3771218

View file

@ -4,8 +4,6 @@
[option]
label= _ "Return to menu"
[command]
#[allow_undo]
#[/allow_undo]
[/command]
[/option]
#enddef
@ -84,10 +82,10 @@
#define ANL_HELP
[set_menu_item]
id=anl_help
synced=no
description= _ "Help"
[show_if]
[have_unit]
side=$side_number
x,y=$x1,$y1
canrecruit=yes
[/have_unit]
@ -172,6 +170,9 @@
[/message]
[/do]
[/while]
[clear_variable]
name=finished_help
[/clear_variable]
[/command]
[/set_menu_item]
#enddef