mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 13:37:02 +00:00
[9379] Fix spell 55268
Signed-off-by: Lightguard <Lightguard@tauri.hu>
This commit is contained in:
parent
9509b11f38
commit
ade8adfc4e
6 changed files with 12 additions and 5 deletions
|
|
@ -70,6 +70,7 @@ pkgdata_DATA = \
|
|||
9366_02_mangos_spell_proc_event.sql \
|
||||
9374_01_characters_character_glyphs.sql \
|
||||
9375_01_characters_character_glyphs.sql \
|
||||
9379_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -120,4 +121,5 @@ EXTRA_DIST = \
|
|||
9366_02_mangos_spell_proc_event.sql \
|
||||
9374_01_characters_character_glyphs.sql \
|
||||
9375_01_characters_character_glyphs.sql \
|
||||
9379_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue