funkjedi / SheepMonitor

Provides various methods of notification to help you keep track of your flock.
https://www.curseforge.com/wow/addons/sheepmonitor
2 stars 1 forks source link

IsAddOnLoaded() in integrations.lua deprecated #13

Open speedwaystar opened 1 month ago

speedwaystar commented 1 month ago

results in a Lua error (nil value global)

replace calls in integrations.lua with C_AddOns.IsAddOnLoaded(), which functions identically.

funkjedi commented 1 month ago

added to latest release