Files
itgmania212121/Themes/dimension-tripper/BGAnimations/ScreenWithMenuElements background.lua
T
Colby Klein 02ec3d871b Add dimension-tripper theme
(Sourced from shakesoda/stepmania.)
2013-10-07 12:48:42 -07:00

5 lines
91 B
Lua

return Def.ActorFrame {
Def.Quad {
InitCommand=cmd(FullScreen;diffuse,{1,1,1,0.85})
}
}