<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>break.wav</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -224,7 +224,10 @@ function ControlFreak:UNIT_AURA(event, unit)
 		if mydebuffs[UnitDebuff(unit, i)] then controlled[unit] = i end
 	end
 
-	if wascontrolled ~= (controlled[unit]~= nil) then self:OnUpdate(true) end
+	if wascontrolled ~= (controlled[unit]~= nil) then
+		if not controlled[unit] then PlaySoundFile(&quot;Interface\\AddOns\\ControlFreak\\break.wav&quot;) end
+		self:OnUpdate(true)
+	end
 end
 
 </diff>
      <filename>ControlFreak.lua</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8ffe998a858ac05f315d30c181e957356a1e7a1e</id>
    </parent>
  </parents>
  <author>
    <name>Tekkub Stoutwrithe</name>
    <email>tekkub@gmail.com</email>
  </author>
  <url>http://github.com/tekkub/controlfreak/commit/047545c46d8ebf13130841d4ce6421f08ab63adb</url>
  <id>047545c46d8ebf13130841d4ce6421f08ab63adb</id>
  <committed-date>2007-11-12T13:16:13-08:00</committed-date>
  <authored-date>2007-11-12T13:16:13-08:00</authored-date>
  <message>ControlFreak - Added break sound.  Noticeable, but not fucking annoying.

git-svn-id: http://tekkub-wow.googlecode.com/svn/trunk/ControlFreak@698 86fe6d9a-1522-0410-a387-bf9db416f0a0</message>
  <tree>d8a52990da101450983a085335ecceb580b452af</tree>
  <committer>
    <name>Tekkub Stoutwrithe</name>
    <email>tekkub@gmail.com</email>
  </committer>
</commit>
