Skip to content

Commit

Permalink
Revert "Reset tick when entering Cat Form in BCC"
Browse files Browse the repository at this point in the history
This reverts commit d32143c.
  • Loading branch information
d87 committed Jun 29, 2021
1 parent d32143c commit ed41ab1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions NugEnergy.lua
Original file line number Diff line number Diff line change
Expand Up @@ -526,9 +526,6 @@ function NugEnergy.Initialize(self)
GetPower = GetPower_ClassicRogueTicker(nil, 19, 0, false)
NugEnergy.UNIT_MAXPOWER = UNIT_MAXPOWER_ClassicTicker
self:UnregisterEvent("UNIT_POWER_FREQUENT")
if APILevel == 2 then
lastEnergyTickTime = GetTime()
end
self:SetScript("OnUpdate",self.UpdateEnergy)
ClassicTickerFrame:Enable(true)
self:UpdateBarEffects()
Expand Down

0 comments on commit ed41ab1

Please sign in to comment.