From f63035963096122331e21e0481b084cab1e1e1b9 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Fri, 26 Dec 2008 08:52:22 +0000 Subject: [PATCH] Fix lua error. --- .../Themes/default/BGAnimations/ScreenSystemLayer overlay.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/Themes/default/BGAnimations/ScreenSystemLayer overlay.lua b/stepmania/Themes/default/BGAnimations/ScreenSystemLayer overlay.lua index 79052a96b2..f960501a27 100644 --- a/stepmania/Themes/default/BGAnimations/ScreenSystemLayer overlay.lua +++ b/stepmania/Themes/default/BGAnimations/ScreenSystemLayer overlay.lua @@ -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 );