diff PetActionButton.lua @ 294:30c9bdaad7a3 stable

merge 1.1 beta 10 to stable
author Flick
date Fri, 05 Aug 2011 16:28:13 -0700
parents 276165a0e860
children f7a5676c9517
line wrap: on
line diff
--- a/PetActionButton.lua	Fri Jul 01 14:35:48 2011 -0700
+++ b/PetActionButton.lua	Fri Aug 05 16:28:13 2011 -0700
@@ -12,7 +12,7 @@
 local AutoCastShine_AutoCastStart = AutoCastShine_AutoCastStart
 local AutoCastShine_AutoCastStop = AutoCastShine_AutoCastStop
 local SetDesaturation = SetDesaturation
-local CooldownFrame_SetTimer = CooldownFrame_SetTimer
+-- local CooldownFrame_SetTimer = CooldownFrame_SetTimer  -- don't stash this API, look it up every time to support some mods that hook it, e.g. Cooldowns
 local GameTooltip_SetDefaultAnchor = GameTooltip_SetDefaultAnchor
 
 --