This commit is contained in:
Gnieark 2016-06-19 21:31:27 +02:00
parent 866385a18b
commit 7783016531

View File

@ -141,7 +141,7 @@ switch ($_POST['act']){
if(!isset($anwserPlayerJson['boats'])){ if(!isset($anwserPlayerJson['boats'])){
echo $fullLogs.$currentBot['name']." a fait une réponse non conforme, il perd.".$anwserPlayer; echo $fullLogs.$currentBot['name']." a fait une réponse non conforme, il perd.";
if($player==1){ if($player==1){
save_battle('Battleship',$bot1['name'],$bot2['name'],2); save_battle('Battleship',$bot1['name'],$bot2['name'],2);
}else{ }else{