Quantcast

Bugfix:

F. Dekker [03-16-13 - 14:10]
Bugfix:
- removed break so that all frames would get incheal + absorb update
Filename
PerfectRaid_IncomingHeals.lua
diff --git a/PerfectRaid_IncomingHeals.lua b/PerfectRaid_IncomingHeals.lua
index 524c34c..885185f 100644
--- a/PerfectRaid_IncomingHeals.lua
+++ b/PerfectRaid_IncomingHeals.lua
@@ -123,7 +123,6 @@ function IncomingHeals:UpdateIncomingHeals( event, target )

 			end

-			break
 		end
 	end