diff --git a/21g30t1e75.js b/21g30t1e75.js index 9f47911..5c6baad 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -131,6 +131,7 @@ GameLib.CustomCode.SnakeBody = function( mesh.rotation.z = Math.PI; mesh.updateInstance('rotation'); position.x += 1; + break; default : throw new Error('unreachable statement'); break;