mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-27 01:46:03 +00:00
actionbar: slightly increase pet autocast glow
This commit is contained in:
@@ -1142,7 +1142,7 @@ pfUI:RegisterModule("actionbar", "vanilla:tbc", function ()
|
||||
-- pet autocast
|
||||
if bar == 12 then
|
||||
f.autocast:SetScale(C.bars["bar"..bar].icon_size / 25)
|
||||
f.autocast:SetAlpha(.05)
|
||||
f.autocast:SetAlpha(.10)
|
||||
end
|
||||
|
||||
-- macro options
|
||||
|
||||
Reference in New Issue
Block a user