Quantcast

-Updated for Firelands.

Xruptor [10-24-11 - 15:22]
-Updated for Firelands.
-YES I'm back to playing WOW, expect updates to all my addons.
Filename
XanBuffTimers.lua
diff --git a/XanBuffTimers.lua b/XanBuffTimers.lua
index 68a5d29..5a07701 100644
--- a/XanBuffTimers.lua
+++ b/XanBuffTimers.lua
@@ -162,7 +162,7 @@ local eventSwitch = {
 	["ENCHANT_APPLIED"] = true,
 }

-function f:COMBAT_LOG_EVENT_UNFILTERED(event, timestamp, eventType, hideCaster, srcGUID, srcName, srcFlags, dstGUID, dstName, dstFlags, spellID, spellName, spellSchool, auraType, amount)
+function f:COMBAT_LOG_EVENT_UNFILTERED(event, timestamp, eventType, hideCaster, sourceGUID, sourceName, srcFlags, sourceRaidFlags, dstGUID, destName, destFlags, destRaidFlags, spellID, spellName, spellSchool, auraType, amount)

     if eventType == "UNIT_DIED" or eventType == "UNIT_DESTROYED" then
 		--clear the buffs if the unit died