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