Core/PathFinding: Enable pathfinding (MMaps) by default
Port From (https://github.com/TrinityCore/TrinityCore/commit/2942d066642fa9e1cf31fc249a69ecbeec0c5593)
This commit is contained in:
@@ -378,8 +378,8 @@ DisconnectToleranceInterval = 0
|
||||
#
|
||||
# mmap.enablePathFinding
|
||||
# Description: Enable/Disable pathfinding using mmaps - recommended.
|
||||
# Default: 0 - (Disabled)
|
||||
# 1 - (Enabled)
|
||||
# Default: 1 - (Enabled)
|
||||
# 0 - (Disabled)
|
||||
|
||||
mmap.EnablePathFinding = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user