Typo WANAKERA => WANAKAERA
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
<li><a href="kat/GUYANE.php">GUYANE</a></li>
|
<li><a href="kat/GUYANE.php">GUYANE</a></li>
|
||||||
<li><a href="kat/KAMA.php">KAMA (Afrique)</a></li>
|
<li><a href="kat/KAMA.php">KAMA (Afrique)</a></li>
|
||||||
<li><a href="kat/KARUKERA.php">KARUKERA (Guadeloupe)</a></li>
|
<li><a href="kat/KARUKERA.php">KARUKERA (Guadeloupe)</a></li>
|
||||||
<li><a href="kat/WANAKERA.php">WANAKERA (Martinique)</a></li>
|
<li><a href="kat/WANAKAERA.php">WANAKAERA (Martinique)</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ switch (codeCarte) {
|
|||||||
zoomLevel = 9
|
zoomLevel = 9
|
||||||
styleFileName = 'ortho.json'
|
styleFileName = 'ortho.json'
|
||||||
break
|
break
|
||||||
case 'WANAKERA':
|
case 'WANAKAERA':
|
||||||
centerCoordinates = [-61.01635, 14.60285] // Martinique
|
centerCoordinates = [-61.01635, 14.60285] // Martinique
|
||||||
zoomLevel = 9.5
|
zoomLevel = 9.5
|
||||||
styleFileName = 'ortho.json'
|
styleFileName = 'ortho.json'
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<?php
|
<?php
|
||||||
$zone = 'WANAKERA (Martinique)';
|
$zone = 'WANAKAERA (Martinique)';
|
||||||
include('../game-control/back.php');
|
include('../game-control/back.php');
|
||||||
include('../game-control/start.php');
|
include('../game-control/start.php');
|
||||||
?>
|
?>
|
||||||
Reference in New Issue
Block a user