Fixed reading pathnode files.

This commit is contained in:
MobiusDev
2015-05-13 04:45:06 +00:00
parent 6d98405053
commit 70842dfabd
3 changed files with 7 additions and 17 deletions

View File

@@ -9,9 +9,9 @@
# Default: 0
PathFinding = 0
# Pathnode directory
# Pathnode file directory
# Default: pathnode
PathnodeDirectory = pathnode
PathnodePath = pathnode
# Pathfinding array buffers configuration
PathFindBuffers = 100x6;128x6;192x6;256x4;320x4;384x4;500x2
@@ -57,7 +57,7 @@ ForceGeoData = True
# Default: -1
CoordSynchronize = -1
# Geodata files folder
# Geodata file directory
GeoDataPath = geodata
# True: Try to load regions not specified below(won't disturb server startup when file does not exist)