frozn / TipTac

WoW AddOn TipTac Reborn
GNU General Public License v3.0
118 stars 25 forks source link

Fix `IsAddOnLoaded` in LibFroznFunctions #320

Closed silverwind closed 4 months ago

silverwind commented 4 months ago

IsAddOnLoaded will be removed in favor of C_AddOns.IsAddOnLoaded in the 11.0.2 patch. This fixes the addon erroring on the beta client.

frozn commented 4 months ago

Thanks for the PR! 👍

Because I haven't finished checking the many removed/added API functions, this one wasn't included yet. I streamlined the code after merging the PR to fit this better in LibFroznFunction.