pull/96/head
Gnieark 8 years ago
parent ebb300d6c3
commit e31fc90009

@ -69,6 +69,7 @@ function applyInitMessage(req,xd_check){
}
addLog(ret['logs']);
if(ret['status'] == "OK"){
alert(ret['gameId']);
play(ret['gameId'],xd_check);
}

Loading…
Cancel
Save