Explorar el Código

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

tags/2.1.5
SabinDeus hace 11 años
padre
commit
26bfd93ccd
Se han modificado 2 ficheros con 3 adiciones y 3 borrados
  1. 1
    1
      TurnIn.lua
  2. 2
    2
      TurnIn.toc

+ 1
- 1
TurnIn.lua Ver fichero

@@ -332,7 +332,7 @@ function TI_OnEvent(self, event, ...)
end

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


+ 2
- 2
TurnIn.toc Ver fichero

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

Cargando…
Cancelar
Guardar