Core/Misc: Mention vmaps in error message about loading gameobject models

Port From (https://github.com/TrinityCore/TrinityCore/commit/d5ec4a7f05f34386cc76b7fe7c289d148d69a43d)
This commit is contained in:
hondacrx
2023-02-19 02:13:58 -05:00
parent 7248a60e9d
commit a55d37c91e
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -418,7 +418,7 @@ mmap.EnablePathFinding = 1
#
# vmap.enableLOS
# vmap.enableHeight
# Description: VMmap support for line of sight and height calculation.
# Description: Vmap support for line of sight and height calculation.
# Default: 1 - (Enabled, vmap.enableLOS)
# 1 - (Enabled, vmap.enableHeight)
# 0 - (Disabled)