chore(Core/Conf): Remove unused config (#17544)

This commit is contained in:
Kitzunu
2023-10-20 15:26:07 +02:00
committed by GitHub
parent 2217563fb1
commit ec724cda89
3 changed files with 0 additions and 24 deletions

View File

@@ -1372,17 +1372,6 @@ DetectPosCollision = 1
CheckGameObjectLoS = 1
#
# TargetPosRecalculateRange
# Description: Max distance from movement target point (+moving unit size) and targeted
# object (+size) after that new target movement point calculated.
# Range: 0.5-5.0
# Default: 1.5
# 0.5 - (Minimum, Contact Range, More sensitive reaction to target movement)
# 5.0 - (Maximum, Melee attack range, Less CPU usage)
TargetPosRecalculateRange = 1.5
#
# PreloadAllNonInstancedMapGrids
# Description: Preload all grids on all non-instanced maps. This will take a great amount