.
This commit is contained in:
parent
6dea4fd189
commit
169ab5eb05
|
@ -138,8 +138,8 @@ switch ($_POST['act']){
|
||||||
|
|
||||||
|
|
||||||
;
|
;
|
||||||
print_r($anwserPlayerJson);
|
|
||||||
if(!isset($anwserPlayerJson['boats'])){
|
if(!isset($anwserPlayerJson['reponse']['boats'])){
|
||||||
|
|
||||||
echo $fullLogs.$currentBot['name']." a fait une réponse non conforme, il perd 1.";
|
echo $fullLogs.$currentBot['name']." a fait une réponse non conforme, il perd 1.";
|
||||||
if($player==1){
|
if($player==1){
|
||||||
|
|
Loading…
Reference in New Issue
Block a user