diff --git a/21g30t1e75.js b/21g30t1e75.js index 09bff3e..d5a0e98 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -498,7 +498,7 @@ GameLib.CustomCode.prototype.advanceSnake = function(delta) { //body.backupMesh.updateInstance('visible'); - body.mesh = this.meshBreadCorner.clone(); + body.mesh = this.createGameMesh(this.imageBreadCorner); body.mesh.position.z = 5;