mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- fixed text display for non-dogtag strings
This commit is contained in:
@ -108,6 +108,7 @@ function LacerateCount.prototype:GetDefaultSettings()
|
||||
defaults["lacerateFontSize"] = 20
|
||||
defaults["lacerateMode"] = "Numeric"
|
||||
defaults["gradient"] = false
|
||||
defaults["usesDogTagStrings"] = false
|
||||
return defaults
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user