From 3a63a415e1fb7263c02881e7cef172d3aeb0194d Mon Sep 17 00:00:00 2001 From: jak1 Date: Sun, 5 Sep 2021 11:55:47 +0200 Subject: removed console spam (leftover from testing) --- client/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/client/index.html b/client/index.html index 4dae05f..e9540a4 100644 --- a/client/index.html +++ b/client/index.html @@ -214,7 +214,6 @@ var width = 64; var height = 64; if (self.sit){ - console.log("sitting") finalWidth = width * self.dir; finalHeight = height * 4; } else { -- cgit v1.2.3-60-g2f50