.
This commit is contained in:
parent
26bd4e93e2
commit
1f2ee24a02
|
@ -70,7 +70,7 @@ function play($map,$colToPlay,$me,$opponent,$gameid,$player_index){
|
|||
map='".hash_map($map,$me,$opponent)."',
|
||||
play_at='".$colToPlay."';");
|
||||
|
||||
echo '{"play":"'.$colToPlay.'"}';
|
||||
echo '{"play":'.$colToPlay.'}';
|
||||
die;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user