fix module enabling/disabling in various modules
This commit is contained in:
@@ -125,6 +125,7 @@ function onDragStart(button)
|
||||
end
|
||||
|
||||
function onReceiveDrag(button)
|
||||
if InCombatLockdown() then return end
|
||||
PlaceAction(button.action)
|
||||
button:UpdateState()
|
||||
button:UpdateFlash()
|
||||
|
||||
Reference in New Issue
Block a user