aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/game/World.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/World.cpp b/src/game/World.cpp
index 0e90f89664d..ded635cbf87 100644
--- a/src/game/World.cpp
+++ b/src/game/World.cpp
@@ -1264,7 +1264,6 @@ void World::SetInitialWorldSettings()
///- Check the existence of the map files for all races' startup areas.
if (!MapManager::ExistMapAndVMap(0,-6240.32f, 331.033f)
||!MapManager::ExistMapAndVMap(0,-8949.95f,-132.493f)
- ||!MapManager::ExistMapAndVMap(0,-8949.95f,-132.493f)
||!MapManager::ExistMapAndVMap(1,-618.518f,-4251.67f)
||!MapManager::ExistMapAndVMap(0, 1676.35f, 1677.45f)
||!MapManager::ExistMapAndVMap(1, 10311.3f, 832.463f)