Macros: Fixup DEPRECATE_ACTION_MACRO

This commit is contained in:
sigurdfdragon 2018-02-03 12:39:03 -05:00
parent 7c49995981
commit 264167edcf

View file

@ -13,8 +13,8 @@
[/deprecated_message]
#enddef
#define DEPRECATE_ACTION_MACRO MACRO_NAME LEVEL VERSION MESSAGE
# Tag ActionWML macros for removal, where VERSION is the the next development series from the date of deprecation.
#define DEPRECATE_ACTION_MACRO MACRO_NAME LEVEL VERSION_NAME MESSAGE
# Tag ActionWML macros for removal, where VERSION_NAME is the the next development series from the date of deprecation.
[deprecated_message]
what={MACRO_NAME}
level={LEVEL}