From 68f23980ccb32388ad2d8977929a6c3d106f07e6 Mon Sep 17 00:00:00 2001 From: BloodDragon2580 Date: Wed, 14 Aug 2024 08:36:55 +0200 Subject: [PATCH] 'Update' --- MythicPlusDrop/Core.lua | 2 +- MythicPlusDrop/MythicPlusDrop.toc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MythicPlusDrop/Core.lua b/MythicPlusDrop/Core.lua index 79e03e3..2223834 100644 --- a/MythicPlusDrop/Core.lua +++ b/MythicPlusDrop/Core.lua @@ -58,7 +58,7 @@ end function Addon:RegisterAddOnLoaded(name, callback, func) if func == nil then func = 0 end - if IsAddOnLoaded(name) then + if C_AddOns.IsAddOnLoaded(name) then if func == 0 then callback[name](callback) else diff --git a/MythicPlusDrop/MythicPlusDrop.toc b/MythicPlusDrop/MythicPlusDrop.toc index 481a890..2da9a01 100644 --- a/MythicPlusDrop/MythicPlusDrop.toc +++ b/MythicPlusDrop/MythicPlusDrop.toc @@ -1,6 +1,6 @@ ## Interface: 110002 ## Title: |cffd6266cMythicPlusDrop|r -## Version: 8.1 +## Version: 8.2 ## Notes: Info for Mythic Dungeons ## Author: BloodDragon2580 ## SavedVariables: MythicPlusDrop_Config, MythicPlusDrop_Data