mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-24 08:36:04 +00:00
castbar: reset pushback counter
This commit is contained in:
@@ -113,6 +113,7 @@ pfUI:RegisterModule("castbar", function ()
|
||||
this.bar:SetMinMaxValues(1,100)
|
||||
this.bar:SetValue(100)
|
||||
this.fadeout = 1
|
||||
this.delay = 0
|
||||
end
|
||||
end)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user