Fix lua error.

This commit is contained in:
Steve Checkoway
2008-12-26 08:52:22 +00:00
parent af4c632f26
commit f630359630
@@ -29,7 +29,7 @@ local t = Def.ActorFrame {
LoadFont(Var "LoadingScreen","message") .. {
InitCommand=cmd(maxwidth,750;
horizalign,left;vertalign,top;
shadowlength,2;shadowcolor,("#000000");
shadowlength,2;shadowcolor,color("#000000");
y,SCREEN_TOP+20;
diffusealpha,0
);