ElvUI-MoP / ElvUI-5.4.8

ElvUI for World of Warcraft - Mists of Pandaria (5.4.8)
https://discord.gg/UXSc7nt
31 stars 26 forks source link

Spellflash not working #73

Closed drew88syn closed 4 years ago

drew88syn commented 4 years ago

Hi After this "new" update, the spellflash not working anymore for me. Any fix?

Apollyonn commented 4 years ago

In the addon open SpellFLashCore.lua file, go to line 271 and change this local LibActionButton = LibStub:GetLibrary("LibActionButton-1.0", true) to local LibActionButton = LibStub:GetLibrary("LibActionButton-1.0-ElvUI", true)