diff --git a/2xswm1bwq8.js b/2xswm1bwq8.js index fe6d22c..d83a6a2 100644 --- a/2xswm1bwq8.js +++ b/2xswm1bwq8.js @@ -925,10 +925,6 @@ GameLib.CustomCode.prototype.moveBlock = function (block, direction, units, coll } } - if (moved) { - block.center.updateInstance('position'); - } - return moved; }.bind(this);