Parcourir la source

Updated TOC for 12.0 beta and 11.2.7 live

120000
SabinDeus il y a 1 semaine
Parent
révision
5e84b90850
2 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 1
    1
      TurnIn.lua
  2. 2
    2
      TurnIn.toc

+ 1
- 1
TurnIn.lua Voir le fichier

@@ -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

+ 2
- 2
TurnIn.toc Voir le fichier

@@ -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

Chargement…
Annuler
Enregistrer