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:
@ -21,6 +21,7 @@ function TargetCast.prototype:GetDefaultSettings()
|
||||
settings["flashInstants"] = "Never"
|
||||
settings["flashFailures"] = "Never"
|
||||
settings["shouldAnimate"] = false
|
||||
settings["usesDogTagStrings"] = false
|
||||
|
||||
return settings
|
||||
end
|
||||
|
Reference in New Issue
Block a user