From 5d1e8ae2866adca1635372c6146c1d829ec2795e Mon Sep 17 00:00:00 2001 From: Xruptor Date: Fri, 15 Oct 2010 18:26:08 -0400 Subject: [PATCH] -DOH! --- BagSync.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BagSync.lua b/BagSync.lua index 3bea684..33615da 100644 --- a/BagSync.lua +++ b/BagSync.lua @@ -942,7 +942,7 @@ function BagSync:IsInArena() end --display in currency window tooltip, this is from Blizzard_TokenUI -hooksecurefunc("TokenFrame_Update", function() +--hooksecurefunc("TokenFrame_Update", function() --if TokenFrameContainer.buttons == nil then return end --local buttons = TokenFrameContainer.buttons --for i = 1, #buttons do @@ -952,7 +952,7 @@ hooksecurefunc("TokenFrame_Update", function() -- button.hookedOnEnter = true -- end -- end -end) +--end) hooksecurefunc("BackpackTokenFrame_Update", BagSync.ScanTokens) -- 1.7.9.5