Files
itgmania212121/Themes/default/Graphics/ScreenSelectMusic SongOptionsFrame.lua
T
2013-07-04 13:09:03 -04:00

5 lines
86 B
Lua

return Def.Quad {
InitCommand=function(self)
self:zoomto(SCREEN_WIDTH,64);
end;
};