for debog
This commit is contained in:
parent
cf745f186b
commit
4d8ef34c79
|
@ -294,7 +294,7 @@ switch ($_POST['act']){
|
|||
'continue' =>0,
|
||||
'strikeX' => -1,
|
||||
'strikeY' => -1,
|
||||
'log' => $you." ".$currentBotName." a fait une réponse non conforme, il perd".json_encode($tempPlayer)."|";
|
||||
'log' => $you." ".$currentBotName." a fait une réponse non conforme, il perd".json_encode($tempPlayer)."|"
|
||||
);
|
||||
if($_SESSION['currentPlayer']==1){
|
||||
save_battle('connectFou',$_SESSION['bot1']['name'],$_SESSION['bot2']['name'],2);
|
||||
|
|
Loading…
Reference in New Issue
Block a user