diff --git a/21g30t1e75.js b/21g30t1e75.js index c58f879..9f45168 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -133,7 +133,8 @@ this.powerups = []; this.state = { orientation : 0, turning : false, - flip : 0 + flip : 0, + eating : false }; GameLib.CustomCode.prototype.visualizeGrid = function () {