New logo
This commit is contained in:
parent
8a15d6f4c0
commit
c25f011666
|
@ -140,8 +140,8 @@ Engine = Base.extend({
|
||||||
-(220),
|
-(220),
|
||||||
360,
|
360,
|
||||||
360,
|
360,
|
||||||
Logo.Points,
|
Logo.points,
|
||||||
Logo.Polygons
|
Logo.polygons
|
||||||
);
|
);
|
||||||
|
|
||||||
this.grid = new Engine.Shape.Puller(this.width, this.height, Grid);
|
this.grid = new Engine.Shape.Puller(this.width, this.height, Grid);
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue