fix timing display when using justice (issue 828)

This commit is contained in:
AJ Kelly
2012-07-12 16:58:45 -05:00
parent d97251b14e
commit 355cd45080
2 changed files with 42 additions and 42 deletions
@@ -26,7 +26,7 @@ return Def.ActorFrame {
LoadFont("Common Normal") .. {
Text=GetLifeDifficulty();
AltText="";
InitCommand=cmd(x,72*0.75+8;zoom,0.875);
InitCommand=cmd(x,68*0.75+8;zoom,0.875;halign,0);
OnCommand=cmd(shadowlength,1;skewx,-0.125);
};
};