make everything

This commit is contained in:
James B. Pollack 2016-03-21 11:01:50 -07:00
parent feda022975
commit dece01179e

View file

@ -96,7 +96,7 @@
}, 2500);
Script.setTimeout(function() {
// _this.createKineticEntities();
_this.createKineticEntities();
_this.createDynamicEntities();
}, 750)