Mercurial > wow > kbf
changeset 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 | ce94b2e71167 |
children | 15b9e97ab2d2 |
files | KBF.lua |
diffstat | 1 files changed, 0 insertions(+), 7 deletions(-) [+] |
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