Some of default. Better break this up.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
return Def.Quad {
|
||||
InitCommand=cmd(zoomto,SCREEN_WIDTH,64);
|
||||
InitCommand=function(self)
|
||||
self:zoomto(SCREEN_WIDTH,64);
|
||||
end;
|
||||
};
|
||||
Reference in New Issue
Block a user