actionbar: slightly increase pet autocast glow

This commit is contained in:
shagu
2022-08-16 16:27:48 +02:00
parent 3f0ea09580
commit fd65356d0e
+1 -1
View File
@@ -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