removed debug

This commit is contained in:
AUnicornWithNoLife 2021-04-11 20:57:04 +01:00
parent 341ee0eb54
commit 40fbd8cf96

View File

@ -41,8 +41,6 @@ var ptm = 1;
function move(id)
{
console.log(board[ids[id] [0]] [ids[id] [1]]);
var charater = "";
if (ptm === 1)