From: Christian Heller Date: Fri, 25 Dec 2020 01:23:51 +0000 (+0100) Subject: Make hash collide again. X-Git-Url: https://plomlompom.com/repos/?p=rc3_plom_map;a=commitdiff_plain;h=879b14d397eceee8290737cbb77711e985d26c9e Make hash collide again. --- diff --git a/main.json b/main.json index bf33136..90e3f66 100644 --- a/main.json +++ b/main.json @@ -112,6 +112,16 @@ "spacing":0, "tilecount":1, "tileheight":32, + "tiles":[ + { + "id":0, + "properties":[ + { + "name":"collides", + "type":"bool", + "value":true + }] + }], "tilewidth":32 }], "tilewidth":32,