Mercurial > wow > kbf
diff KBF.lua @ 36:758987dad08c
I did not remember to not commit my one-timer hack
author | Chris Mellon <arkanes@gmail.com> |
---|---|
date | Wed, 29 Dec 2010 06:13:13 -0600 |
parents | 2986c72f64ba |
children | 15b9e97ab2d2 |
line wrap: on
line diff
--- a/KBF.lua Wed Dec 29 04:41:19 2010 -0600 +++ b/KBF.lua Wed Dec 29 06:13:13 2010 -0600 @@ -54,13 +54,6 @@ end function kbf:OnUpdate() - -- little custom hax to reposition the alternate power bar - -- try really hard to remember not to commit this - if PlayerPowerBarAlt:IsShown() then - PlayerPowerBarAlt:ClearAllPoints() - PlayerPowerBarAlt:SetPoint("BOTTOM", UIParent, "BOTTOM", 0, 233) - end - if self.pollForUnitChange and not InCombatLockdown() then if UnitHasVehicleUI("player") then -- only swap if we're in a "real" vehicle with its own actions