mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-27 18:06:02 +00:00
buff: cancel buff on right-click
This commit is contained in:
@@ -75,6 +75,8 @@ pfUI:RegisterModule("buff", function ()
|
||||
buff.stacks:SetJustifyV("BOTTOM")
|
||||
buff.stacks:SetAllPoints(buff)
|
||||
|
||||
buff:RegisterForClicks("RightButtonUp")
|
||||
|
||||
buff.btype = btype
|
||||
buff.gid = i
|
||||
|
||||
|
||||
Reference in New Issue
Block a user