Remove a leading space in a closing tag...
...(apparently works in wesnoth, but wmlparser.py choked on it)
This commit is contained in:
parent
403345d4eb
commit
75d63b87eb
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
border_thickness = 3
|
||||
border_colour = "55, 55, 55, 192"
|
||||
|
||||
[ /rectangle]
|
||||
[/rectangle]
|
||||
|
||||
[rectangle]
|
||||
x = 1
|
||||
|
|
Loading…
Add table
Reference in a new issue