From fad4f691a517abff24884acbe73d11b78213da3e Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Sun, 18 Feb 2018 13:13:09 +0100 Subject: [PATCH] Update: CC - Bacon - Entity Loaded (2xswm1bwq8.js) 32 bytes modified --- 2xswm1bwq8.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/2xswm1bwq8.js b/2xswm1bwq8.js index a517b04..c3e5962 100644 --- a/2xswm1bwq8.js +++ b/2xswm1bwq8.js @@ -1324,8 +1324,6 @@ GameLib.CustomCode.prototype.getNextBlock = function () { this.block = this.spawnBigBlock(); - this.block = this.block; - GameLib.Event.Emit( GameLib.Event.COMPONENT_REGISTER, { @@ -1465,7 +1463,7 @@ GameLib.CustomCode.prototype.stopBlock = function() { function (mesh) { mesh.setParentMesh(null); - //mesh.position.z = 0.1; + mesh.position.z = 2.5; mesh.updateInstancePosition(); }.bind(this)