mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
Core/Worldserver: Correct the default comment of HotSwap.EnableReCompiler
* Thanks jackpoz for noticing
This commit is contained in:
@@ -1285,8 +1285,8 @@ HotSwap.ScriptDir = "scripts"
|
||||
# Description: Enables the dynamic script recompiler.
|
||||
# Watches your script source directories and recompiles the
|
||||
# script modules on changes.
|
||||
# Default: 0 - (Disabled)
|
||||
# 1 - (Enabled)
|
||||
# Default: 1 - (Enabled)
|
||||
# 0 - (Disabled)
|
||||
|
||||
HotSwap.EnableReCompiler = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user