mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 04:37:02 +00:00
[7331] Normalization and corrections in mangos_commands.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
9b3daf3933
commit
654fa0bb1d
4 changed files with 98 additions and 31 deletions
|
|
@ -185,6 +185,7 @@ pkgdata_DATA = \
|
|||
7314_01_characters_guild_rank.sql \
|
||||
7324_01_characters_character_spell.sql \
|
||||
7324_02_characters_character_aura.sql \
|
||||
7331_01_mangos_command.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -350,4 +351,5 @@ EXTRA_DIST = \
|
|||
7314_01_characters_guild_rank.sql \
|
||||
7324_01_characters_character_spell.sql \
|
||||
7324_02_characters_character_aura.sql \
|
||||
7331_01_mangos_command.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue