From 1518c46977ffdb8acf201679cfdbff78761363e5 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Wed, 14 Feb 2018 15:45:32 +0100 Subject: [PATCH] Update: CC - Bacon - Entity Loaded (2xswm1bwq8.js) 70 bytes modified --- 2xswm1bwq8.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/2xswm1bwq8.js b/2xswm1bwq8.js index 9a24a6f..7cddd30 100644 --- a/2xswm1bwq8.js +++ b/2xswm1bwq8.js @@ -951,6 +951,9 @@ GameLib.CustomCode.prototype.spawnBlock = function () { var center = this.tile_center.clone(); + center.visible = true; + center.updateInstance('visible'); + center.position.y = 0; center.position.x = 0; center.position.z = 3.5;