mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- Even more configuration options
- SpellStatus lib for spell casting (shows rank now too)
This commit is contained in:
@ -38,7 +38,7 @@ function PetHealth.prototype:GetOptions()
|
||||
self.moduleSettings.scale = value
|
||||
self:Redraw()
|
||||
end,
|
||||
order = 31
|
||||
order = 51
|
||||
}
|
||||
return opts
|
||||
end
|
||||
|
Reference in New Issue
Block a user