diff classes/ReAction_ActionType.lua @ 8:c05fd3e18b4f

Version 0.31
author Flick <flickerstreak@gmail.com>
date Tue, 20 Mar 2007 21:33:59 +0000
parents f920db5fc6b1
children
line wrap: on
line diff
--- a/classes/ReAction_ActionType.lua	Tue Mar 20 21:25:29 2007 +0000
+++ b/classes/ReAction_ActionType.lua	Tue Mar 20 21:33:59 2007 +0000
@@ -129,9 +129,8 @@
     -- UseAction() appears to swap the cursor action for the current action if
     -- an action is on the cursor.
     PlaceAction(self:GetID())
+    -- the ACTIONBAR_SLOT_CHANGED event will handle the update
   end
-  self:UpdateActionEvents()
-  self:UpdateIcon()
 end
 
 function RAAT:IsActionEmpty()