Unit power is not updating #181


  • Defect
  • Fixed
Closed
Assigned to _ForgeUser117147
  • roncli created this issue Oct 18, 2010

    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. :)

  • roncli added the tags New Defect Oct 18, 2010
  • _ForgeUser117147 posted a comment Oct 19, 2010

    Fixed in rev538

  • _ForgeUser117147 removed a tag New Oct 19, 2010
  • _ForgeUser117147 added a tag Fixed Oct 19, 2010
  • _ForgeUser117147 closed issue Oct 19, 2010

To post a comment, please login or register a new account.