- fixed text display for non-dogtag strings

This commit is contained in:
Parnic
2008-06-19 02:38:29 +00:00
parent fd7162b4ef
commit 9b1db346ac
13 changed files with 16 additions and 5 deletions

View File

@ -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 = {