mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 13:37:02 +00:00
[9526] Fix a typo from commit 9512
Signed-off-by: Lightguard <Lightguard@tauri.hu>
This commit is contained in:
parent
acb297a415
commit
a18d73a2bc
5 changed files with 13 additions and 5 deletions
|
|
@ -84,6 +84,7 @@ pkgdata_DATA = \
|
|||
9482_01_mangos_spell_proc_event.sql \
|
||||
9509_01_mangos_item_template.sql \
|
||||
9512_01_mangos_spell_proc_event.sql \
|
||||
9526_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -148,4 +149,5 @@ EXTRA_DIST = \
|
|||
9482_01_mangos_spell_proc_event.sql \
|
||||
9509_01_mangos_item_template.sql \
|
||||
9512_01_mangos_spell_proc_event.sql \
|
||||
9526_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue