Continue replacement of WowVer checks

This commit is contained in:
Parnic
2022-09-18 17:50:37 -05:00
parent 5bc1f04504
commit 41ae17ba9a
8 changed files with 18 additions and 19 deletions

View File

@ -38,7 +38,7 @@ function HolyPower.prototype:init()
self.bTreatEmptyAsFull = true
self.unit = "player"
self.numRunes = 5
if IceHUD.WowVer >= 50000 then
if HOLY_POWER_FULL then
self.numConsideredFull = HOLY_POWER_FULL
else
self.numConsideredFull = 3