Closed silverwind closed 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.
IsAddOnLoaded
C_AddOns.IsAddOnLoaded
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.
IsAddOnLoaded
will be removed in favor ofC_AddOns.IsAddOnLoaded
in the 11.0.2 patch. This fixes the addon erroring on the beta client.