Quantcast

Blah

Darthpred [07-06-14 - 03:16]
Blah
Filename
ElvUI_SLE/modules/loot/loot.lua
diff --git a/ElvUI_SLE/modules/loot/loot.lua b/ElvUI_SLE/modules/loot/loot.lua
index 73418a4..ceea7f4 100755
--- a/ElvUI_SLE/modules/loot/loot.lua
+++ b/ElvUI_SLE/modules/loot/loot.lua
@@ -79,12 +79,12 @@ function LT:Announce()
 						if i == k then
 							n = n + 1
 							loot[n] = GetLootSlotLink(i)
-						numbers[n] = quantity
-					else
+							numbers[n] = quantity
+						else

-						p = 1
-						while GetLootSlotLink(k) ~= loot[p] do
-						p = p + 1
+							p = 1
+							while GetLootSlotLink(k) ~= loot[p] do
+							p = p + 1
 						end
 						numbers[p] = numbers[p] + quantity