mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 14:50:13 -05:00
Version 0.4
- New bar type - More configuration options
This commit is contained in:
@ -30,6 +30,7 @@ function PetHealth.prototype:GetOptions()
|
||||
min = 0.2,
|
||||
max = 1,
|
||||
step = 0.05,
|
||||
isPercent = true,
|
||||
get = function()
|
||||
return self.moduleSettings.scale
|
||||
end,
|
||||
|
Reference in New Issue
Block a user