diff --git a/sketch.js b/sketch.js index 9a72b1b..8a17a38 100644 --- a/sketch.js +++ b/sketch.js @@ -409,7 +409,7 @@ function drawGameCharacter() { ); // Head _drawHead(); - // Eyes + // Eyess _drawEyes(true, false, 4.2); } // Jumping left