From 378b75b069aad748f6f5d27164f2fed8c61c830b Mon Sep 17 00:00:00 2001 From: James Whitehead II Date: Sun, 17 Aug 2008 13:45:27 +0000 Subject: [PATCH] Fixing a typo, compile before you commit jerkheadface --- DressToKill.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/DressToKill.lua b/DressToKill.lua index c7056b1..70b7794 100644 --- a/DressToKill.lua +++ b/DressToKill.lua @@ -304,6 +304,7 @@ local function scanFunction(weightFunction) blacklist[winner] = true else debug(L["There was no winner from this round, not enough trinkets or rings?"]) + end end UIErrorsFrame:AddMessage("Scan complete!", 0.2, 1, 0.2) print("Evaluation complete!") -- 1.7.9.5