battle ship functions
This commit is contained in:
parent
bed6efdf44
commit
30ac60c24e
|
@ -1,5 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
//require_once(__DIR__."/functions.php");
|
require_once(__DIR__."/functions.php");
|
||||||
|
|
||||||
$bots=get_Bots_Array('"Battleship');
|
$bots=get_Bots_Array('"Battleship');
|
||||||
$postParams=get_Post_Params(count($bots));
|
$postParams=get_Post_Params(count($bots));
|
||||||
|
|
Loading…
Reference in New Issue
Block a user