From 40fbd8cf967b1d4fa2a55d159c99d80989f92e50 Mon Sep 17 00:00:00 2001 From: AUnicornWithNoLife Date: Sun, 11 Apr 2021 20:57:04 +0100 Subject: [PATCH] removed debug --- src/code.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/code.js b/src/code.js index 332de31..5020bdc 100644 --- a/src/code.js +++ b/src/code.js @@ -41,8 +41,6 @@ var ptm = 1; function move(id) { - console.log(board[ids[id] [0]] [ids[id] [1]]); - var charater = ""; if (ptm === 1)