Mercurial > wow > itemauditor
comparison Core.lua @ 119:d94195157a6b
Moved the check for QAManager so it doesn't interfere with the tooltip or ArkInventory rule.
author | Asa Ayers <Asa.Ayers@Gmail.com> |
---|---|
date | Thu, 02 Sep 2010 21:16:04 -0700 |
parents | 619ee0a1ff3b |
children | f7efbd879062 |
comparison
equal
deleted
inserted
replaced
118:92b66533c386 | 119:d94195157a6b |
---|---|
98 end | 98 end |
99 | 99 |
100 self.db.char.crafting_threshold = nil | 100 self.db.char.crafting_threshold = nil |
101 end | 101 end |
102 | 102 |
103 ItemAuditor:IsQACompatible() | 103 ItemAuditor:IsQAEnabled() |
104 | 104 |
105 --@debug@ | 105 --@debug@ |
106 -- ItemAuditor_DebugFrame:Show() | 106 -- ItemAuditor_DebugFrame:Show() |
107 -- self:CreateFrame('tab_crafting') | 107 -- self:CreateFrame('tab_crafting') |
108 self:RegisterEvent("TRADE_SKILL_SHOW", function() | 108 self:RegisterEvent("TRADE_SKILL_SHOW", function() |