Fix a typo.

This commit is contained in:
Zed A. Shaw 2025-01-30 13:28:32 -05:00
parent 56d67aba28
commit 9e3e347e4a

View file

@ -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,