mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 13:37:02 +00:00
[9074] Fix typo in 'server shutdown' description.
This commit is contained in:
parent
dd198ad1ad
commit
202ffa82ca
5 changed files with 12 additions and 4 deletions
|
|
@ -223,6 +223,7 @@ pkgdata_DATA = \
|
|||
9068_01_mangos_spell_proc_event.sql \
|
||||
9068_02_mangos_spell_chain.sql \
|
||||
9070_01_mangos_spell_proc_event.sql \
|
||||
9074_01_mangos_command.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -426,4 +427,5 @@ EXTRA_DIST = \
|
|||
9068_01_mangos_spell_proc_event.sql \
|
||||
9068_02_mangos_spell_chain.sql \
|
||||
9070_01_mangos_spell_proc_event.sql \
|
||||
9074_01_mangos_command.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue