comparison WorldPlan.lua @ 62:abcdef801db5

- more region hiding fixes
author Nick@Zahhak
date Sat, 11 Feb 2017 14:25:57 -0500
parents 0749e38081e7
children 8e130c92698f
comparison
equal deleted inserted replaced
61:a133ee697ca2 62:abcdef801db5
48 maxAlertLevel = 0, 48 maxAlertLevel = 0,
49 showNumber = true, 49 showNumber = true,
50 numberFontObject = 'WorldPlanFont' 50 numberFontObject = 'WorldPlanFont'
51 }, 51 },
52 zone = { 52 zone = {
53 iconWidth = 22, 53 iconWidth = 18,
54 borderWidth = 2, 54 borderWidth = 2,
55 highlightWidth = 2, 55 highlightWidth = 2,
56 TagSize = 12, 56 TagSize = 12,
57 maxAlertLevel = 3, 57 maxAlertLevel = 3,
58 showNumber = true, 58 showNumber = true,