forked from halo-battle/game
First code received by Master Leon
This commit is contained in:
commit
4230eb6922
330 changed files with 15543 additions and 0 deletions
14
pages/sans_spatial.php
Normal file
14
pages/sans_spatial.php
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<? session_start(); ?>
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<link rel="stylesheet" media="screen" name="design" href="design/design.css">
|
||||
<?
|
||||
include 'ressource.php';
|
||||
|
||||
?>
|
||||
</head>
|
||||
<body>
|
||||
<center><table><tr><td>Vous devez d'abord construire un chantier spatial !</td></tr></table></center>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue