Missed ending /foreach -> /for
I tested this and don't see why it missed being in the PR
This commit is contained in:
parent
9c814cd777
commit
b8b482354d
1 changed files with 2 additions and 2 deletions
|
@ -526,9 +526,9 @@ Soooo... It is you who sent your subordinates to attack us. Now when we’ve des
|
|||
[/then]
|
||||
[/if]
|
||||
[/do]
|
||||
[/foreach]
|
||||
[/for]
|
||||
{CLEAR_VARIABLE i}
|
||||
[/event]
|
||||
{CLEAR_VARIABLE i}
|
||||
|
||||
[event]
|
||||
name=last breath
|
||||
|
|
Loading…
Add table
Reference in a new issue