mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 14:50:13 -05:00
- exposed the "low threshold" option to CC bars by request
This commit is contained in:
@ -251,7 +251,7 @@ end
|
||||
function TargetCC.prototype:GetOptions()
|
||||
local opts = TargetCC.super.prototype.GetOptions(self)
|
||||
|
||||
opts["lowThreshold"] = nil
|
||||
opts["lowThresholdColor"] = nil
|
||||
opts["textSettings"].args["upperTextString"] = nil
|
||||
opts["textSettings"].args["lowerTextString"] = nil
|
||||
|
||||
|
Reference in New Issue
Block a user