Fix a deprecated macro call
This commit is contained in:
parent
0e988f6c7a
commit
ead8607f27
1 changed files with 1 additions and 1 deletions
|
@ -328,7 +328,7 @@ _"This unit has a defense cap on certain terrain types — it cannot achieve a h
|
|||
|
||||
#define SPECIAL_NOTES_STONE
|
||||
#deprecated 2 1.17 This note is now added automatically.
|
||||
{SPECIAL_NOTES_PETRIFY}#enddef
|
||||
{INTERNAL:SPECIAL_NOTES_PETRIFY}#enddef
|
||||
|
||||
#define SPECIAL_NOTES_MARKSMAN
|
||||
#deprecated 2 1.17 This note is now added automatically.
|
||||
|
|
Loading…
Add table
Reference in a new issue