Begone, MENU_IMG_TXT!

[ci skip]

This utilized the deprecated DescriptionWML syntax.
This commit is contained in:
Charles Dang 2018-05-17 11:28:50 +11:00
parent 505d6264ac
commit 80e0463131

View file

@ -279,12 +279,6 @@
[/terrain_graphics]
#enddef
#define MENU_IMG_TXT IMAGE TEXT
"&"+{IMAGE}+"="+{TEXT}#enddef
#define MENU_IMG_TXT2 IMAGE FIRST_TEXT_VALUE SECOND_TEXT_VALUE
"&"+{IMAGE}+"="+{FIRST_TEXT_VALUE}+"="+{SECOND_TEXT_VALUE}#enddef
#define MAKE_AI_SIDE_PERSISTENT SIDE
#Macro to make a ai controlled side persistent.
#Needs to be placed below the side definition.