This commit is contained in:
Bunny67
2018-07-18 20:52:47 +03:00
parent a4e14a1a48
commit bec2d179c8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -171,7 +171,7 @@ function AB:PositionAndSizeBarPet()
button:ClearAllPoints()
E:Size(button, size)
_G[button:GetName().."Cooldown"]:SetModelScale(size / 48)
_G[button:GetName().."Cooldown"]:SetModelScale(size / 40)
button:Show()