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:
@ -90,6 +90,7 @@ function TargetCC.prototype:GetDefaultSettings()
|
||||
settings["lowThreshold"] = 0
|
||||
settings["side"] = IceCore.Side.Left
|
||||
settings["offset"] = 3
|
||||
settings["usesDogTagStrings"] = false
|
||||
|
||||
return settings
|
||||
end
|
||||
|
Reference in New Issue
Block a user