mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 13:37:02 +00:00
[10410] Fix wrong sql
This commit is contained in:
parent
a0f5c969ed
commit
c8ae8693a2
5 changed files with 8 additions and 6 deletions
|
|
@ -86,6 +86,7 @@ pkgdata_DATA = \
|
|||
10400_01_mangos_mangos_string.sql \
|
||||
10409_01_mangos_spell_chain.sql \
|
||||
10409_02_mangos_spell_proc_event.sql \
|
||||
10410_01_mangos_spell_chain.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -152,4 +153,5 @@ EXTRA_DIST = \
|
|||
10400_01_mangos_mangos_string.sql \
|
||||
10409_01_mangos_spell_chain.sql \
|
||||
10409_02_mangos_spell_proc_event.sql \
|
||||
10410_01_mangos_spell_chain.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue