diff options
Diffstat (limited to 'src/game/Level2.cpp')
-rw-r--r-- | src/game/Level2.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/Level2.cpp b/src/game/Level2.cpp index 2b996cfd0fb..c4dd39b8be7 100644 --- a/src/game/Level2.cpp +++ b/src/game/Level2.cpp @@ -4053,3 +4053,4 @@ bool ChatHandler::HandleNpcAddFormationCommand(const char* args) return true; } + |