Mercurial > wow > reaction
diff StanceButton.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 |
line wrap: on
line diff
--- a/StanceButton.lua Fri Jul 01 14:35:48 2011 -0700 +++ b/StanceButton.lua Fri Aug 05 16:28:13 2011 -0700 @@ -6,7 +6,7 @@ local format = string.format local GetCVar = GetCVar local GameTooltip_SetDefaultAnchor = GameTooltip_SetDefaultAnchor -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 InCombatLockdown = InCombatLockdown local GetNumShapeshiftForms = GetNumShapeshiftForms local GetShapeshiftFormInfo = GetShapeshiftFormInfo