This commit is contained in:
Bunny67
2018-06-21 19:49:08 +03:00
parent e9d232b5c9
commit a51e59b5a9
4 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ function AB:PositionAndSizeBar(barName)
E:Size(button, size)
_G[button:GetName().."Cooldown"]:SetModelScale((size / 36) * 0.75)
_G[button:GetName().."Cooldown"]:SetModelScale(size / 48)
ActionButton_ShowGrid(button)