Fixed reading pathnode files.
This commit is contained in:
6
trunk/dist/game/config/GeoData.properties
vendored
6
trunk/dist/game/config/GeoData.properties
vendored
@@ -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)
|
||||
|
Reference in New Issue
Block a user