Core/Time: Remove artificially high minimal update intervals

Port From (https://github.com/TrinityCore/TrinityCore/commit/3a67e376811743be208da4aab8a9e452e1ae637e)
This commit is contained in:
hondacrx
2022-02-22 13:54:46 -05:00
parent 8ce8408f91
commit 338a861cd9
5 changed files with 14 additions and 13 deletions
+2 -2
View File
@@ -334,9 +334,9 @@ GridCleanUpDelay = 300000
#
# MapUpdateInterval
# Description: Time (milliseconds) for map update interval.
# Default: 100 - (0.1 second)
# Default: 10 - (0.01 second)
MapUpdateInterval = 100
MapUpdateInterval = 10
#
# ChangeWeatherInterval