Update code.js
This commit is contained in:
parent
7586b59ce1
commit
4fb9f47205
@ -47,5 +47,5 @@ function move(id)
|
|||||||
charater = "O"
|
charater = "O"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
board[ids[id] [0]] [ids[id] [1]] [1].innerHTML = charater;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user