From 4a10825dd67119cab73e25ee2003996f35964737 Mon Sep 17 00:00:00 2001 From: Xruptor Date: Mon, 19 Sep 2016 16:39:46 -0400 Subject: [PATCH] Don't like the way the dynamic gold tooltip displays -Putting this on backburner for now. --- BagSync.lua | 6 ------ 1 file changed, 6 deletions(-) diff --git a/BagSync.lua b/BagSync.lua index bedcbd2..5867fee 100644 --- a/BagSync.lua +++ b/BagSync.lua @@ -788,12 +788,6 @@ function BSYC:HideMoneyTooltip() end end ---hooksecurefunc("SmallMoneyFrame_OnLoad", function(tooltip) BSYC:Debug(1, tooltip:GetName()) end) ---hooksecurefunc("MoneyFrame_OnEnter", function(tooltip) BSYC:Debug(2, tooltip:GetName()) end) ---hooksecurefunc("MoneyFrame_OnLeave", function(tooltip)BSYC:Debug(3, tooltip:GetName()) end) ---hooksecurefunc("MoneyFrame_UpdateMoney", function(tooltip)BSYC:Debug(3, tooltip:GetName()) end) ---hooksecurefunc("MoneyFrame_Update", function(tooltip)BSYC:Debug(4, tooltip) end) - ------------------------ -- Currency -- ------------------------ -- 1.7.9.5