Implement ScreenContinue

This commit is contained in:
Jonathan Payne
2014-08-30 20:17:15 -07:00
parent ab394950e0
commit 3d283a41bc
18 changed files with 190 additions and 48 deletions
@@ -1,3 +1,3 @@
return LoadFont("Combo Numbers") .. {
InitCommand=cmd(zoom,12/54;y,-1;shadowlengthx,0;shadowlengthy,1;strokecolor,color("#00000077"););
};
return LoadFont("Common Bold") .. {
InitCommand=cmd(zoom,12/54;y,-1;shadowlength,1;strokecolor,Color.Outline);
};