Fix an invalid key.
Found by Sytyi's validation tool.
This commit is contained in:
parent
a9cca78aa1
commit
251ce7207d
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@
|
|||
[draw]
|
||||
|
||||
[rectangle]
|
||||
x1 = 0
|
||||
y1 = 0
|
||||
x = 0
|
||||
y = 0
|
||||
w = "(width)"
|
||||
h = "(height)"
|
||||
fill_color = "0, 0, 0, 192"
|
||||
|
|
Loading…
Add table
Reference in a new issue