try to draw 1000*1000 svg grig
This commit is contained in:
parent
fee43385d9
commit
35fc852ee9
|
@ -23,7 +23,7 @@ foreach($bots as $bot){
|
|||
|
||||
</div>
|
||||
<script>
|
||||
var botsAvailable = <?php echo json_encode($botsArena); ?>;
|
||||
var botsAvailable = <?php echo json_encode($botsArr); ?>;
|
||||
show_bot_panel(0);
|
||||
</script>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user