removed debug
This commit is contained in:
parent
341ee0eb54
commit
40fbd8cf96
@ -41,8 +41,6 @@ var ptm = 1;
|
||||
|
||||
function move(id)
|
||||
{
|
||||
console.log(board[ids[id] [0]] [ids[id] [1]]);
|
||||
|
||||
var charater = "";
|
||||
|
||||
if (ptm === 1)
|
||||
|
Loading…
Reference in New Issue
Block a user