[10410] Fix wrong sql

This commit is contained in:
virusav 2010-08-27 10:54:38 +03:00 committed by Laise
parent a0f5c969ed
commit c8ae8693a2
5 changed files with 8 additions and 6 deletions

View file

@ -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