Mercurial > wow > inventory
comparison Core.lua @ 210:1959e2b3dfe1
You can now toggle the minimap icon in the ?Extra? config category.
author | Zerotorescue |
---|---|
date | Sat, 05 Feb 2011 20:28:55 +0100 |
parents | 7e924de75896 |
children | fbd52851dcd1 |
comparison
equal
deleted
inserted
replaced
209:1ed7ce9b1c5d | 210:1959e2b3dfe1 |
---|---|
64 -- Summary | 64 -- Summary |
65 summaryThresholdShow = 10, | 65 summaryThresholdShow = 10, |
66 summaryHidePriceThreshold = false, | 66 summaryHidePriceThreshold = false, |
67 | 67 |
68 -- Global (can't be overridden) | 68 -- Global (can't be overridden) |
69 minimapIcon = true, | |
69 hideHelp = false, | 70 hideHelp = false, |
70 scanInterval = "0.1", -- string because the associated select requires it to be | 71 scanInterval = "0.1", -- string because the associated select requires it to be |
71 summary = { | 72 summary = { |
72 speed = 20, | 73 speed = 20, |
73 width = 700, | 74 width = 700, |