Compare commits
No commits in common. "889a2e5a6582b49b14c833c6a96bfb1b1f829ab3" and "14ec7135c7962f7b7026e9d28704d302d5818a92" have entirely different histories.
889a2e5a65
...
14ec7135c7
File diff suppressed because one or more lines are too long
13
main.json
13
main.json
|
@ -13,19 +13,8 @@
|
||||||
"width":64,
|
"width":64,
|
||||||
"x":0,
|
"x":0,
|
||||||
"y":0
|
"y":0
|
||||||
},
|
|
||||||
{
|
|
||||||
"draworder":"topdown",
|
|
||||||
"id":2,
|
|
||||||
"name":"floorLayer",
|
|
||||||
"objects":[],
|
|
||||||
"opacity":1,
|
|
||||||
"type":"objectgroup",
|
|
||||||
"visible":true,
|
|
||||||
"x":0,
|
|
||||||
"y":0
|
|
||||||
}],
|
}],
|
||||||
"nextlayerid":3,
|
"nextlayerid":2,
|
||||||
"nextobjectid":1,
|
"nextobjectid":1,
|
||||||
"orientation":"orthogonal",
|
"orientation":"orthogonal",
|
||||||
"renderorder":"right-down",
|
"renderorder":"right-down",
|
||||||
|
|
Loading…
Reference in New Issue