mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 10:37:02 +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
|
|
@ -103,6 +103,7 @@ pkgdata_DATA = \
|
|||
6958_01_mangos_spell_proc_event.sql \
|
||||
6960_01_mangos_command.sql \
|
||||
6960_02_mangos_string.sql \
|
||||
6961_01_mangos_command.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -186,4 +187,5 @@ EXTRA_DIST = \
|
|||
6958_01_mangos_spell_proc_event.sql \
|
||||
6960_01_mangos_command.sql \
|
||||
6960_02_mangos_string.sql \
|
||||
6961_01_mangos_command.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue