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 @@ -1263,7 +1263,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)