mirror of
https://github.com/mangosfour/server.git
synced 2025-12-27 19:37:04 +00:00
[10537] Fixe typo in command help text.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
541098168d
commit
52508eee6e
5 changed files with 13 additions and 4 deletions
|
|
@ -101,6 +101,7 @@ pkgdata_DATA = \
|
|||
10503_02_characters_gameobject_respawn.sql \
|
||||
10503_03_mangos_creature_respawn.sql \
|
||||
10503_04_mangos_gameobject_respawn.sql \
|
||||
10537_01_mangos_command.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -182,4 +183,5 @@ EXTRA_DIST = \
|
|||
10503_02_characters_gameobject_respawn.sql \
|
||||
10503_03_mangos_creature_respawn.sql \
|
||||
10503_04_mangos_gameobject_respawn.sql \
|
||||
10537_01_mangos_command.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue