This file also uses LoadFont("Common","Normal"), which will cause StepMania to cry
This commit is contained in:
@@ -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);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user