Fix position layer in map lyon
This commit is contained in:
parent
98628957a4
commit
c41e88370d
2 changed files with 40 additions and 22 deletions
|
@ -22,7 +22,7 @@
|
|||
"name":"background",
|
||||
"opacity":1,
|
||||
"type":"tilelayer",
|
||||
"visible":false,
|
||||
"visible":true,
|
||||
"width":46,
|
||||
"x":0,
|
||||
"y":0
|
||||
|
@ -34,7 +34,7 @@
|
|||
"name":"start",
|
||||
"opacity":1,
|
||||
"type":"tilelayer",
|
||||
"visible":false,
|
||||
"visible":true,
|
||||
"width":46,
|
||||
"x":0,
|
||||
"y":0
|
||||
|
@ -52,7 +52,7 @@
|
|||
"value":"\/Floor1\/floor1.json"
|
||||
}],
|
||||
"type":"tilelayer",
|
||||
"visible":false,
|
||||
"visible":true,
|
||||
"width":46,
|
||||
"x":0,
|
||||
"y":0
|
||||
|
@ -94,7 +94,7 @@
|
|||
"name":"top",
|
||||
"opacity":1,
|
||||
"type":"tilelayer",
|
||||
"visible":false,
|
||||
"visible":true,
|
||||
"width":46,
|
||||
"x":0,
|
||||
"y":0
|
||||
|
@ -106,7 +106,7 @@
|
|||
"name":"book",
|
||||
"opacity":1,
|
||||
"type":"tilelayer",
|
||||
"visible":false,
|
||||
"visible":true,
|
||||
"width":46,
|
||||
"x":0,
|
||||
"y":0
|
||||
|
@ -118,7 +118,7 @@
|
|||
"name":"ordi",
|
||||
"opacity":1,
|
||||
"type":"tilelayer",
|
||||
"visible":false,
|
||||
"visible":true,
|
||||
"width":46,
|
||||
"x":0,
|
||||
"y":0
|
||||
|
@ -130,7 +130,7 @@
|
|||
"objects":[],
|
||||
"opacity":1,
|
||||
"type":"objectgroup",
|
||||
"visible":false,
|
||||
"visible":true,
|
||||
"x":0,
|
||||
"y":0
|
||||
},
|
||||
|
@ -147,7 +147,7 @@
|
|||
"value":3
|
||||
}],
|
||||
"type":"tilelayer",
|
||||
"visible":false,
|
||||
"visible":true,
|
||||
"width":46,
|
||||
"x":0,
|
||||
"y":0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue