mirror of
https://github.com/mangosfour/server.git
synced 2025-12-28 13:37:13 +00:00
[6961] Remove redundent code that prevent show .reload subcomands list in normal way.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
41cbc67dfc
commit
b9e0787c2a
7 changed files with 11 additions and 17 deletions
|
|
@ -196,7 +196,6 @@ class ChatHandler
|
|||
bool HandleNpcWhisperCommand(const char* args);
|
||||
bool HandleNpcYellCommand(const char* args);
|
||||
|
||||
bool HandleReloadCommand(const char* args);
|
||||
bool HandleReloadAllCommand(const char* args);
|
||||
bool HandleReloadAllAreaCommand(const char* args);
|
||||
bool HandleReloadAllItemCommand(const char* args);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue