diff WorldPlan.lua @ 47:733785e306a3

- Fixed an update lag that occurs between map changes. - Aesthetic polish
author Nenue
date Tue, 27 Dec 2016 17:29:23 -0500
parents db570c6a0ffb
children c0b88bd1e40b
line wrap: on
line diff
--- a/WorldPlan.lua	Mon Dec 26 10:24:49 2016 -0500
+++ b/WorldPlan.lua	Tue Dec 27 17:29:23 2016 -0500
@@ -51,7 +51,7 @@
   },
   zone = {
     iconWidth = 22,
-    borderWidth = 3,
+    borderWidth = 2,
     highlightWidth = 2,
     TagSize = 12,
     maxAlertLevel = 3,
@@ -61,7 +61,7 @@
   minimized = {
     r = 0, g = 0, b = 0, a = 0.1,
     iconWidth = 8,
-    borderWidth = 2,
+    borderWidth = 1,
     alpha = 0.5,
     highlightWidth = 0,
     maxAlertLevel = 0,