NeavUI icon indicating copy to clipboard operation
NeavUI copied to clipboard

Mage's arcane charges shows for all specs

Open L3n1n opened this issue 5 years ago • 0 comments

I found another bug when i played mage. Mage's arcane charges shows for all specs, but it supported for arcane spec only. Arcane is first spec if you will use GetSpecialization().

You can fix this if will add condition check "and GetSpecialization() == 1" to this line:

https://github.com/lithammer/NeavUI/blob/bc6b61557ee7d0ffeadf0e8c75bc623f4cc6f91f/Interface/AddOns/nPower/utils.lua#L34

L3n1n avatar Jan 20 '21 23:01 L3n1n