summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--client/index.html1
1 files changed, 0 insertions, 1 deletions
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 {