Macros: Fixup DEPRECATE_ACTION_MACRO
This commit is contained in:
parent
7c49995981
commit
264167edcf
1 changed files with 2 additions and 2 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue