add jukebox to default theme
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
return Def.ActorFrame{
|
||||
Def.Quad{
|
||||
InitCommand=cmd(FullScreen;diffuse,color("0,0,0,1"));
|
||||
OnCommand=cmd(decelerate,0.5;diffusealpha,0);
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user