This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Mana does not update in r535. This is due to Blizzard changing the events for updating mana and max mana in 4.0.1.
In file StatusMana.lua, change UNIT_MANA to UNIT_POWER, and UNIT_MAXMANA to UNIT_MAXPOWER, and this fixes the issue. :)
Fixed in rev538
To post a comment, please login or register a new account.