forked from halo-battle/game
Version 1.1b
This commit is contained in:
parent
6a19363758
commit
c4a18d4281
82 changed files with 2532 additions and 180 deletions
|
|
@ -15,7 +15,8 @@ if (!empty($_GET['i'])) {
|
|||
$url = "http://127.0.0.1/hbn/";
|
||||
break;
|
||||
case 1:
|
||||
$url = "http://battle.halo.fr/";
|
||||
//$url = "http://battle.halo.fr/";
|
||||
$url = "http://hb.s-fr.com/";
|
||||
break;
|
||||
default:
|
||||
$url = "http://battle.halo.fr/";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue