mirror of
https://github.com/ChaosChemnitz/workadventure-map.git
synced 2025-06-29 11:56:12 +02:00
fix typo collideS
This commit is contained in:
parent
8cf5455426
commit
43e4a4bedc
1 changed files with 98 additions and 98 deletions
|
@ -66,7 +66,7 @@
|
||||||
"nextobjectid":1,
|
"nextobjectid":1,
|
||||||
"orientation":"orthogonal",
|
"orientation":"orthogonal",
|
||||||
"renderorder":"right-down",
|
"renderorder":"right-down",
|
||||||
"tiledversion":"1.4.1",
|
"tiledversion":"1.4.2",
|
||||||
"tileheight":32,
|
"tileheight":32,
|
||||||
"tilesets":[
|
"tilesets":[
|
||||||
{
|
{
|
||||||
|
@ -85,7 +85,7 @@
|
||||||
"id":21,
|
"id":21,
|
||||||
"properties":[
|
"properties":[
|
||||||
{
|
{
|
||||||
"name":"collide",
|
"name":"collides",
|
||||||
"type":"bool",
|
"type":"bool",
|
||||||
"value":true
|
"value":true
|
||||||
}]
|
}]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue