From 48aaa55658931acc316d1e5bd9f2a52848412ae2 Mon Sep 17 00:00:00 2001 From: Mottributo <87079566+Mottributo@users.noreply.github.com> Date: Thu, 23 Mar 2023 00:07:13 +0300 Subject: [PATCH] pushing --- sketch.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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