From 5e84b90850407c791a4ca5f81b2056780e94dbf6 Mon Sep 17 00:00:00 2001 From: SabinDeus Date: Tue, 25 Nov 2025 18:42:10 -0500 Subject: [PATCH] Updated TOC for 12.0 beta and 11.2.7 live --- TurnIn.lua | 2 +- TurnIn.toc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/TurnIn.lua b/TurnIn.lua index 204db26..bdb3bea 100755 --- a/TurnIn.lua +++ b/TurnIn.lua @@ -120,7 +120,7 @@ end function TI_debug(...) if(TI_status.debugstate) then - LoadAddOn("Blizzard_DebugTools") + C_AddOns.LoadAddOn("Blizzard_DebugTools") local x = {...}; for k,v in pairs(x) do if type(v) == "table" and DevTools_Dump then diff --git a/TurnIn.toc b/TurnIn.toc index ff74478..96e6518 100755 --- a/TurnIn.toc +++ b/TurnIn.toc @@ -1,5 +1,5 @@ -## Interface: 110002 -## X-Compatible-With: 110002 +## Interface: 110205,110207,120000 +## X-Compatible-With: 110205,110207,120000 ## Title: Turn In ## Notes: Automates the selection of quest and gossip options. ## SavedVariables: TI_status, TI_NPCDB, TI_NPCIndex