Files
itgmania212121/stepmania/Themes/default/BGAnimations/_fullscreen black.lua
T

5 lines
124 B
Lua
Raw Normal View History

2007-05-09 04:09:13 +00:00
return Def.Quad {
OnCommand=cmd(stretchto,SCREEN_LEFT,SCREEN_TOP,SCREEN_RIGHT,SCREEN_BOTTOM;diffuse,color("#000000"));
};