Fix a typo.
This commit is contained in:
parent
56d67aba28
commit
9e3e347e4a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"FLOOR_TILE": {
|
"FLOOR_TILE": {
|
||||||
"id": "0",
|
"id": 0,
|
||||||
"foreground": [40, 15, 125],
|
"foreground": [40, 15, 125],
|
||||||
"background": [200, 15, 75],
|
"background": [200, 15, 75],
|
||||||
"collision": false,
|
"collision": false,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue