Update with LibEvaluator update that toasted :New and :Del
Scott Sibley [11-23-10 - 04:09]
Update with LibEvaluator update that toasted :New and :Del
diff --git a/Modules/UnitTooltip/UnitTooltip.lua b/Modules/UnitTooltip/UnitTooltip.lua
index 2602c61..afd6495 100644
--- a/Modules/UnitTooltip/UnitTooltip.lua
+++ b/Modules/UnitTooltip/UnitTooltip.lua
@@ -592,7 +592,7 @@ function mod:OnInitialize()
--self.lcd = LCDText:New(self.core, 1, 40, 0, 0, 0, StarTip.db.profile.errorLevel)
--self.core.lcd = self.lcd
- self.evaluator = LibEvaluator:New(environment, StarTip.db.profile.errorLevel)
+ self.evaluator = LibEvaluator
end
local draw