Fix a deprecated macro call
This commit is contained in:
parent
b7c3fc8825
commit
0a3ab226b6
1 changed files with 1 additions and 1 deletions
|
@ -205,7 +205,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