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:
@ -186,6 +186,7 @@ function MirrorBarHandler.prototype:GetDefaultSettings()
|
||||
settings["textVisible"] = {upper = true, lower = true}
|
||||
settings["barVisible"] = {bg = true, bar = true}
|
||||
settings["myTagVersion"] = 2
|
||||
settings["usesDogTagStrings"] = false
|
||||
|
||||
return settings
|
||||
end
|
||||
|
Reference in New Issue
Block a user