This commit is contained in:
Gnieark 2015-12-18 21:46:30 +01:00
parent 2346bfa242
commit 3551bf8a17

View File

@ -213,7 +213,7 @@ switch ($_POST['act']){
$currentPlayer=2; $currentPlayer=2;
$currentBot=$_SESSION['bot2']; $currentBot=$_SESSION['bot2'];
$opponentName=$_SESSION['bot1']['name']; $opponentName=$_SESSION['bot1']['name'];
$opponent=2; $opponent=1;
} }
$botParamsToSend=array( $botParamsToSend=array(