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:
@ -265,7 +265,7 @@ IceHUD.options =
|
||||
set = function(value)
|
||||
IceHUD.IceCore:SetFontFamily(value)
|
||||
end,
|
||||
validate = SML:List(SML.MediaType.FONT),
|
||||
validate = SML:List('font'),
|
||||
},
|
||||
|
||||
barSettings = {
|
||||
|
Reference in New Issue
Block a user