chore: remove junk

This commit is contained in:
cha0s 2019-03-28 02:00:25 -05:00
parent f90357c35a
commit 4232f01ad0

View File

@ -121,7 +121,6 @@ export class Room extends decorate(class {}) {
if (Vector.isZero(this.size)) {
return;
}
console.log(this.size);
this.bounds = [
// Top.
world.createBody((new RectangleShape()).fromJSON({