From c0bbf96976f17f0c75e51749693a94e6d5617303 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Sun, 18 Feb 2018 17:55:52 +0100 Subject: [PATCH] Update: CC - Bacon - Entity Loaded (2xswm1bwq8.js) 73 bytes modified --- 2xswm1bwq8.js | 4 ---- 1 file changed, 4 deletions(-) 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);