瀏覽代碼

Updated TOC for 12.0 beta and 11.2.7 live

120000
SabinDeus 1 周之前
父節點
當前提交
5e84b90850
共有 2 個檔案被更改,包括 3 行新增3 行删除
  1. 1
    1
      TurnIn.lua
  2. 2
    2
      TurnIn.toc

+ 1
- 1
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

+ 2
- 2
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

Loading…
取消
儲存