Update: CC - Bacon - Entity Loaded (2xswm1bwq8.js) 73 bytes modified

beta.r3js.org
-=yb4f310 2018-02-18 17:55:52 +01:00
parent ef40661661
commit c0bbf96976
1 changed files with 0 additions and 4 deletions

View File

@ -925,10 +925,6 @@ GameLib.CustomCode.prototype.moveBlock = function (block, direction, units, coll
}
}
if (moved) {
block.center.updateInstance('position');
}
return moved;
}.bind(this);