Fixes for several broadcasting position related problems.

This commit is contained in:
MobiusDev
2018-05-09 17:53:53 +00:00
parent 74a1ffdf73
commit 8f144da03a
29 changed files with 351 additions and 341 deletions

View File

@@ -287,7 +287,7 @@ GridNeighborTurnOffTime = 90
# Allow characters to receive damage from falling.
# CoordSynchronize = 2 is recommended.
# Default: True
EnableFallingDamage = False
EnableFallingDamage = True
# ---------------------------------------------------------------------------