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