LibPlayerSpells-1.0

52.9k Downloads

data/Evoker.lua:25: LibPlayerSpells-1.0: invalid category: "EVOKER"

nebularg opened this issue ยท 1 comments

commented

Library doesn't upgrade to include the EVOKER category if you have an old version.

Should probably update https://github.com/AdiAddons/LibPlayerSpells-1.0/blob/master/LibPlayerSpells-1.0.lua#L27 to be if oldMinor and oldMinor < 13 then

commented

Thank you for the pointer @nebularg, should be fixed with 4e49e89