Quantcast

Don't need those

p3lim [12-28-10 - 01:22]
Don't need those
Filename
Automate.lua
diff --git a/Automate.lua b/Automate.lua
index 5f6c73c..245f40e 100644
--- a/Automate.lua
+++ b/Automate.lua
@@ -43,7 +43,7 @@ addon:Register('QUEST_PROGRESS', function()
 	end
 end)

-addon:Register('QUEST_COMPLETE', function(...)
+addon:Register('QUEST_COMPLETE', function()
 	if(GetNumQuestChoices() <= 1) then
 		GetQuestReward(QuestFrameRewardPanel.itemChoice)
 	elseif(GetNumQuestChoices() > 1) then