fix timing display when using justice (issue 828)
This commit is contained in:
@@ -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);
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user