.
This commit is contained in:
parent
cdf562d270
commit
e5ce44cb42
|
@ -139,7 +139,7 @@ switch ($_POST['act']){
|
||||||
|
|
||||||
;
|
;
|
||||||
|
|
||||||
if(!isset($anwserPlayerJson['response']['boats'])){
|
if(!isset($anwserPlayerJson['responseArr']['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