ScreenMiniMenu changes in default theme

This commit is contained in:
AJ Kelly
2010-07-18 19:05:54 -05:00
parent 40fa3b7ccc
commit 7ae0b82816
5 changed files with 5 additions and 1 deletions
@@ -0,0 +1 @@
_blank
@@ -0,0 +1 @@
_blank
@@ -0,0 +1 @@
_blank
@@ -1,5 +1,5 @@
return Def.ActorFrame {
Def.Quad{
InitCommand=cmd(FullScreen;diffuse,color("0,0,0,0.5"));
InitCommand=cmd(scaletocover,-SCREEN_WIDTH*2,SCREEN_TOP,SCREEN_WIDTH*2,SCREEN_BOTTOM;diffuse,color("0,0,0,0.5"));
};
};
@@ -0,0 +1 @@
_blank