pull/94/head
Gnieark 8 years ago
parent fec2b715c9
commit 5a37e21afc

@ -244,6 +244,7 @@ function play(player){
}
var t = new RegExp('^[0-6]$');
if (t.test(colTarget)){
addLog('His rsponse is:' + xhr.responseText);
playingAT(colTarget);
}else{
addLog ('bot response must be a digit betwin 0 and 7, witch indicate the conumn number where he wants play. Voici sa réponse: "' + colTarget + '"' );

@ -1 +1 @@
Subproject commit 1d85f9ef3ecfc42bbc4f3c70d5e37ca9a65f629a
Subproject commit 7c8b786228bb9e1561ff60a2d6f7f6ce91be6fee
Loading…
Cancel
Save