fixup! debug layer properties

This commit is contained in:
Gerhard Aigner 2021-12-28 06:29:59 +01:00
parent d8ec490a13
commit 42501e43ff
1 changed files with 3 additions and 3 deletions

View File

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