forked from halo-battle/game
Version 1.5a
This commit is contained in:
parent
a66ed9797b
commit
58928889ed
79 changed files with 4932 additions and 332 deletions
2
test.php
2
test.php
|
|
@ -1,4 +1,6 @@
|
|||
<?php
|
||||
print 1252%2;
|
||||
exit;
|
||||
$input = array(0,0,0,0,0,0,0,0,'tour(s) à plasma','tour(s) ion','canon(s) Orbital','drone(s)','station(s) de defense');
|
||||
print_r($input); print '<br />';
|
||||
array_splice($input, 0, 8);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue