This commit is contained in:
Chris Danford
2008-07-06 21:40:03 +00:00
parent 5d1f7d4cbc
commit d2e5c2751d
73 changed files with 2235 additions and 86 deletions
@@ -4,7 +4,7 @@ return Def.ActorFrame {
LoadActor("frame") .. {
InitCommand=cmd(y,4;);
};
LoadFont("_sf square head 32") .. {
LoadFont("_sf square head 13px") .. {
InitCommand=cmd(settext,string.upper(JudgmentLineToLocalizedString(jl));diffuse,JudgmentLineToColor(jl);strokecolor,JudgmentLineToStrokeColor(jl);shadowlength,0;maxwidth,180);
};
};