Skip to content

Commit

Permalink
Begone, MENU_IMG_TXT!
Browse files Browse the repository at this point in the history
[ci skip]

This utilized the deprecated DescriptionWML syntax.
  • Loading branch information
Vultraz committed Oct 19, 2019
1 parent 92c7d2f commit 871e857
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions data/core/macros/deprecated-utils.cfg
Expand Up @@ -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.
Expand Down

0 comments on commit 871e857

Please sign in to comment.