.
This commit is contained in:
parent
ebb300d6c3
commit
e31fc90009
|
@ -69,6 +69,7 @@ function applyInitMessage(req,xd_check){
|
||||||
}
|
}
|
||||||
addLog(ret['logs']);
|
addLog(ret['logs']);
|
||||||
if(ret['status'] == "OK"){
|
if(ret['status'] == "OK"){
|
||||||
|
alert(ret['gameId']);
|
||||||
play(ret['gameId'],xd_check);
|
play(ret['gameId'],xd_check);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user