see previous commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
return Def.ActorFrame {
|
||||
InitCommand=cmd(x,SCREEN_CENTER_X;y,SCREEN_BOTTOM);
|
||||
Def.Quad {
|
||||
InitCommand=cmd(vertalign,bottom;zoomto,SCREEN_WIDTH,32;diffuse,Color.Black);
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user