Core/Worldserver: Correct the default comment of HotSwap.EnableReCompiler
* Thanks jackpoz for noticing (cherry picked from commit 9e43e50fa78ec2e58fa6be52524a3d999f153870)
This commit is contained in:
@@ -1316,8 +1316,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