Typo WANAKERA => WANAKAERA

This commit is contained in:
2024-11-19 18:48:43 +04:00
parent 26dd4be009
commit 7a2519b24d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
</head>
<body>
<?php
$zone = 'WANAKERA (Martinique)';
$zone = 'WANAKAERA (Martinique)';
include('../game-control/back.php');
include('../game-control/start.php');
?>