mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 14:50:13 -05:00
- cleanup of mouse interaction for all modules
This commit is contained in:
@ -917,6 +917,7 @@ function PlayerHealth.prototype:EnableClickTargeting(bEnable)
|
||||
self.frame.button:RegisterForClicks()
|
||||
self.frame.button:SetAttribute("type1")
|
||||
self.frame.button:SetAttribute("type2")
|
||||
self.frame.button:SetAttribute("unit")
|
||||
|
||||
-- set up click casting
|
||||
ClickCastFrames = ClickCastFrames or {}
|
||||
|
Reference in New Issue
Block a user