From 19c2e3173b5e498383c84d50ad8e88c31c461cfa Mon Sep 17 00:00:00 2001 From: Andrew Kesterson Date: Fri, 13 Jun 2014 02:56:18 -0700 Subject: [PATCH] Z index ordering didnt work, resize game to 800x600 --- moonlight/gfx/map.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moonlight/gfx/map.json b/moonlight/gfx/map.json index f4e8983..a435db2 100644 --- a/moonlight/gfx/map.json +++ b/moonlight/gfx/map.json @@ -120,7 +120,7 @@ "color_stop":"rgba(239, 49, 60, 0.0)", "fade":"0.1", "flicker":"true", - "radius":"64" + "radius":"128" }, "type":"Lights", "visible":true,