Quellcode durchsuchen

Updated TOC for 12.0 beta and 11.2.7 live

120000
SabinDeus vor 1 Woche
Ursprung
Commit
5e84b90850
2 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. 1
    1
      TurnIn.lua
  2. 2
    2
      TurnIn.toc

+ 1
- 1
TurnIn.lua Datei anzeigen

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

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

Laden…
Abbrechen
Speichern