debug
This commit is contained in:
parent
637ef5d089
commit
266f6a7bad
|
@ -42,7 +42,6 @@ function connectFour(bot1,bot2,xd_check, newGame){
|
|||
if(xhr.status == 200) {
|
||||
//for debug
|
||||
alert (xhr.responseText);
|
||||
return;
|
||||
try{
|
||||
var reponse = JSON.parse(xhr.responseText);
|
||||
}catch(e){
|
||||
|
|
Loading…
Reference in New Issue
Block a user