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 92c7d2fed0
commit 871e857771

View file

@ -307,14 +307,6 @@ _"No gold carried over to the next scenario."#enddef
[/terrain_graphics]
#enddef
#define MENU_IMG_TXT IMAGE TEXT
#deprecated 3 1.15 Use the new [difficulty] tag instead for campaign difficulties, or the label/description keys for message options.
"&"+{IMAGE}+"="+{TEXT}#enddef
#define MENU_IMG_TXT2 IMAGE FIRST_TEXT_VALUE SECOND_TEXT_VALUE
#deprecated 3 1.15 Use the new [difficulty] tag instead for campaign difficulties, or the label/description keys for message options.
"&"+{IMAGE}+"="+{FIRST_TEXT_VALUE}+"="+{SECOND_TEXT_VALUE}#enddef
#define MAKE_AI_SIDE_PERSISTENT SIDE
#deprecated 2 1.15 Just put the persistent key in [side] directly
#Macro to make a ai controlled side persistent.