re-enable otherzone flags.
Ludovicus [10-19-19 - 20:35]
re-enable otherzone flags.
diff --git a/TomTom_Config.lua b/TomTom_Config.lua
index acf33d8..7a615a3 100755
--- a/TomTom_Config.lua
+++ b/TomTom_Config.lua
@@ -427,7 +427,6 @@ local function createconfig()
desc = L["TomTom can hide waypoints in other zones, this setting toggles that functionality"],
width = "double",
arg = "minimap.otherzone",
- disabled = true,
},
tooltip = {
order = 4,
@@ -496,7 +495,6 @@ local function createconfig()
desc = L["TomTom can hide waypoints in other zones, this setting toggles that functionality"],
width = "double",
arg = "worldmap.otherzone",
- disabled = true,
},
tooltip = {
order = 4,