.
This commit is contained in:
parent
33e21f2ce9
commit
6b13b3187f
|
@ -141,7 +141,7 @@ switch ($_POST['act']){
|
|||
|
||||
if(!isset($anwserPlayerJson['boats'])){
|
||||
|
||||
echo $fullLogs.$currentBot['name']." a fait une réponse non conforme, il perd.";
|
||||
echo $fullLogs.$currentBot['name']." a fait une réponse non conforme, il perd 1.";
|
||||
if($player==1){
|
||||
save_battle('Battleship',$bot1['name'],$bot2['name'],2);
|
||||
}else{
|
||||
|
|
Loading…
Reference in New Issue
Block a user