Files
itgmania212121/Themes/default/BGAnimations/ScreenTitleMenu background/default.lua
T

3 lines
95 B
Lua
Raw Normal View History

2011-03-17 01:47:30 -04:00
return LoadActor("_bg") .. {
InitCommand=cmd(Center;zoomto,SCREEN_WIDTH+256,SCREEN_HEIGHT);
2010-01-26 21:00:30 -06:00
};