mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
Version 0.4
- New bar type - More configuration options
This commit is contained in:
@ -24,6 +24,7 @@ function PetMana.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