Removal of CoordSynchronize configuration.

This commit is contained in:
MobiusDevelopment
2021-03-28 14:47:27 +00:00
parent 7a11ed6ffe
commit b72bef5c61
138 changed files with 780 additions and 3031 deletions

View File

@@ -6,12 +6,6 @@
# at different folder/harddrive ("C:/Program Files/Lineage II/system/geodata/"), default: ./data/geodata/
GeoDataPath = ./data/geodata/
# Player coordinates synchronization, default: 2
# 1 - partial synchronization Client --> Server ; don't use it with geodata
# 2 - partial synchronization Server --> Client ; use this setting with geodata
# -1 - Old system: will synchronize Z only
CoordSynchronize = 2
# =================================================================
# Path finding
# =================================================================