fix typo collideS

This commit is contained in:
Thomas 2020-11-14 21:10:55 +01:00
parent 8cf5455426
commit 43e4a4bedc

View file

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