Files
itgmania212121/Themes/default/Graphics/ScreenSelectMusic SongOptionsFrame.lua
T

5 lines
86 B
Lua

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