From 066a75b67d9341dccd104023cb4b10c4276442fb Mon Sep 17 00:00:00 2001 From: Andrew Kesterson Date: Sat, 14 Jun 2014 17:11:44 -0700 Subject: [PATCH] Fixing a bug where lights disappeared too soon --- moonlight/gfx/bigmap.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/moonlight/gfx/bigmap.json b/moonlight/gfx/bigmap.json index 58916a8..361e64e 100644 --- a/moonlight/gfx/bigmap.json +++ b/moonlight/gfx/bigmap.json @@ -229,7 +229,7 @@ "y":40 }, { - "gid":1837, + "gid":11, "height":0, "name":"campfiresound", "properties": @@ -555,4 +555,4 @@ "tilewidth":32, "version":1, "width":100 -} \ No newline at end of file +}