diff 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
line wrap: on
line diff
--- a/Core.lua	Thu Sep 02 21:04:07 2010 -0700
+++ b/Core.lua	Thu Sep 02 21:16:04 2010 -0700
@@ -100,7 +100,7 @@
 		self.db.char.crafting_threshold = nil
 	end
 
-	ItemAuditor:IsQACompatible()
+	ItemAuditor:IsQAEnabled()
 
 	--@debug@
 		-- ItemAuditor_DebugFrame:Show()