This file also uses LoadFont("Common","Normal"), which will cause StepMania to cry

This commit is contained in:
freem
2014-09-30 23:39:21 -05:00
parent 0ef2bf23fd
commit 7dac269bcb
@@ -8,7 +8,8 @@ t[#t+1] = Def.Quad {
InitCommand=cmd(zoomto,40,20;diffuse,Color.Black;
diffusealpha,0.5;fadeleft,0.25;faderight,0.25);
};
t[#t+1] = LoadFont("Common","Normal") .. {
t[#t+1] = Def.BitmapText {
Font="Common Normal";
Text="AG";
InitCommand=cmd(shadowlength,1;zoom,0.875);
};