Quantcast

register for event

Alex Shubert [02-12-14 - 11:13]
register for event
Filename
AutoTurnIn.lua
diff --git a/AutoTurnIn.lua b/AutoTurnIn.lua
index c647f41..c4c40ae 100644
--- a/AutoTurnIn.lua
+++ b/AutoTurnIn.lua
@@ -108,6 +108,7 @@ function AutoTurnIn:RegisterGossipEvents()
 	self:RegisterEvent("QUEST_PROGRESS")
 	self:RegisterEvent("QUEST_COMPLETE")
 	self:RegisterEvent("QUEST_LOG_UPDATE")
+	self:RegisterEvent("QUEST_ACCEPTED")
 end

 function AutoTurnIn:QUEST_LOG_UPDATE()