mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 10:05:32 +01:00
Remove a duplicate check from map/vmap files existance of all races' startup areas. Dear God, my english rocks (:.
--HG-- branch : trunk
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user