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;