mirror of
https://github.com/mangosfour/server.git
synced 2026-01-02 01:37:05 +00:00
Fix prev commit
This commit is contained in:
parent
ebf7c767da
commit
5f894bf422
6 changed files with 14 additions and 2 deletions
|
|
@ -116,6 +116,9 @@ pkgdata_DATA = \
|
|||
7034_01_mangos_spell_proc_event.sql \
|
||||
7040_01_mangos_achievement_reward.sql \
|
||||
7044_01_mangos_spell_proc_event.sql \
|
||||
7047_01_characters_character_spell.sql \
|
||||
7047_02_mangos_playercreateinfo_action.sql \
|
||||
7047_03_mangos_playercreateinfo_spell.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -212,4 +215,7 @@ EXTRA_DIST = \
|
|||
7034_01_mangos_spell_proc_event.sql \
|
||||
7040_01_mangos_achievement_reward.sql \
|
||||
7044_01_mangos_spell_proc_event.sql \
|
||||
7047_01_characters_character_spell.sql \
|
||||
7047_02_mangos_playercreateinfo_action.sql \
|
||||
7047_03_mangos_playercreateinfo_spell.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue