2 lines
50 B
JavaScript
2 lines
50 B
JavaScript
|
|
dotgrid = new Dotgrid(300,300);
|
||
|
|
dotgrid.install();
|