fix
This commit is contained in:
parent
c1e4e36f2f
commit
faaececcf1
|
@ -22,7 +22,7 @@ function get_Bots_Array($arena,$activeOnly=true){
|
|||
'name'=> $r[1],
|
||||
'url' => $r[2],
|
||||
'description' => $r[3]
|
||||
)
|
||||
);
|
||||
}
|
||||
return $bots;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user