Made the new recruit picking [option]s use MENU_IMG_TXT again.
This commit is contained in:
parent
4cee1ea7c8
commit
fcc89cada2
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@
|
|||
|
||||
#define PICK_RECRUIT_OPTION UNIT_IMAGE UNIT_TYPE UNIT_TYPE_NAME VAR
|
||||
[option]
|
||||
message="&"+{UNIT_IMAGE}+"="+{UNIT_TYPE_NAME}
|
||||
message={MENU_IMG_TXT {UNIT_IMAGE} {UNIT_TYPE_NAME}}
|
||||
[show_if]
|
||||
{CONDITION player_$side_number|.{VAR} equals no}
|
||||
[/show_if]
|
||||
|
|
Loading…
Add table
Reference in a new issue