Try to fix yet another minor bug in generated indentation.
This commit is contained in:
parent
5a927b87cb
commit
869f1981a4
1 changed files with 1 additions and 1 deletions
|
@ -939,7 +939,7 @@ def hack_syntax(filename, lines):
|
|||
[attack_filter]
|
||||
range=%s
|
||||
[/attack_filter]
|
||||
[/animation]
|
||||
[/animation]\
|
||||
"""
|
||||
for i in range(len(lines)):
|
||||
if "no-syntax-rewrite" in lines[i]:
|
||||
|
|
Loading…
Add table
Reference in a new issue