.
This commit is contained in:
parent
2346bfa242
commit
3551bf8a17
|
@ -213,7 +213,7 @@ switch ($_POST['act']){
|
|||
$currentPlayer=2;
|
||||
$currentBot=$_SESSION['bot2'];
|
||||
$opponentName=$_SESSION['bot1']['name'];
|
||||
$opponent=2;
|
||||
$opponent=1;
|
||||
}
|
||||
|
||||
$botParamsToSend=array(
|
||||
|
|
Loading…
Reference in New Issue
Block a user