Use LoadFont

This commit is contained in:
Steve Checkoway
2007-02-16 09:23:20 +00:00
parent ae45448ade
commit c3ac86cbc8
@@ -7,9 +7,8 @@ return Def.ActorFrame {
children =
{
Def.BitmapText {
LoadFont( "Common", "normal" ) .. {
Text=THEME:GetString("PaneDisplay", text);
File="Common normal";
OnCommand=cmd(shadowlength,0;horizalign,left;zoom,0.5);
};
};