core macros: don't clear nonexistant variable
A leftover from the switch from {FOREACH} to [foreach]
[ci skip]
(cherry-picked from commit 001b444b10
)
This commit is contained in:
parent
5aaccf2d2a
commit
5ad321654b
1 changed files with 1 additions and 1 deletions
|
@ -301,7 +301,7 @@
|
|||
[/do]
|
||||
[/foreach]
|
||||
|
||||
{CLEAR_VARIABLE MODIFY_UNIT_store,MODIFY_UNIT_i}
|
||||
{CLEAR_VARIABLE MODIFY_UNIT_store}
|
||||
#enddef
|
||||
|
||||
#define MOVE_UNIT_BY FILTER OFFSET_X OFFSET_Y
|
||||
|
|
Loading…
Add table
Reference in a new issue