瀏覽代碼

Removed reference to old frame that no longer exists in 6.0. Updated TOC to 60000

tags/2.1.5
SabinDeus 11 年之前
父節點
當前提交
26bfd93ccd
共有 2 個文件被更改,包括 3 次插入3 次删除
  1. 1
    1
      TurnIn.lua
  2. 2
    2
      TurnIn.toc

+ 1
- 1
TurnIn.lua 查看文件

end end


function TI_HandleAcceptQuest() function TI_HandleAcceptQuest()
QuestInfoFadingFrame_OnUpdate(QuestInfoFadingFrame, 1);
--QuestInfoFadingFrame_OnUpdate(QuestInfoFadingFrame, 1); -- does not exist anymore in 6.0
QuestDetailAcceptButton_OnClick(); QuestDetailAcceptButton_OnClick();
end end



+ 2
- 2
TurnIn.toc 查看文件

## Interface: 50001
## X-Compatible-With: 50001
## Interface: 60000
## X-Compatible-With: 60000
## Title: Turn In ## Title: Turn In
## Notes: Automates the selection of quest and gossip options. ## Notes: Automates the selection of quest and gossip options.
## SavedVariables: TI_status, TI_NPCDB, TI_NPCIndex ## SavedVariables: TI_status, TI_NPCDB, TI_NPCIndex

Loading…
取消
儲存