mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 14:50:13 -05:00
- fixed up a couple more modules with an empty 'animation settings' header and some too-long options that were being ellipsised (is that a word? it is now.)
This commit is contained in:
@ -135,6 +135,7 @@ function TargetCast.prototype:GetOptions()
|
||||
type = 'toggle',
|
||||
name = 'Display non-interruptible color',
|
||||
desc = 'Toggles whether or not to show the CastNonInterruptible color for this bar when a cast is non-interruptible',
|
||||
width = 'double',
|
||||
get = function()
|
||||
return self.moduleSettings.displayNonInterruptible
|
||||
end,
|
||||
|
Reference in New Issue
Block a user