fix
This commit is contained in:
parent
e219425077
commit
feb7606510
|
@ -53,7 +53,7 @@ This game is currently still incomplete, however the latest version of the OSX a
|
|||
<table border=0>
|
||||
<tr>
|
||||
<td> <?php include("hiscores/hiscores.php"); ?></td>
|
||||
<td> <?php easymode = 1; include("hiscores/hiscores.php"); ?></td>
|
||||
<td> <?php $easymode = 1; include("hiscores/hiscores.php"); ?></td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
|
|
Loading…
Reference in New Issue