fixup! debug layer properties
This commit is contained in:
parent
d8ec490a13
commit
42501e43ff
1 changed files with 3 additions and 3 deletions
|
@ -29,9 +29,9 @@
|
|||
"opacity":1,
|
||||
"properties":[
|
||||
{
|
||||
"name":"exitURL",
|
||||
"name":"exitUrl",
|
||||
"type":"string",
|
||||
"value":"dungeon.json"
|
||||
"value":"dungeon_entrance.json#start"
|
||||
}],
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
|
@ -47,7 +47,7 @@
|
|||
"opacity":1,
|
||||
"properties":[
|
||||
{
|
||||
"name":"startlayer",
|
||||
"name":"startLayer",
|
||||
"type":"bool",
|
||||
"value":true
|
||||
}],
|
||||
|
|
Loading…
Reference in a new issue