Fixing a typo, compile before you commit jerkheadface
James Whitehead II [08-17-08 - 13:45]
Fixing a typo, compile before you commit jerkheadface
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!")