mirror of
https://github.com/mangosfour/server.git
synced 2025-12-27 10:37:02 +00:00
[9755] Fixed sql update version and related data
This commit is contained in:
parent
48254e3879
commit
ae9985e778
5 changed files with 7 additions and 3 deletions
|
|
@ -124,6 +124,7 @@ pkgdata_DATA = \
|
|||
9751_01_characters.sql \
|
||||
9752_01_mangos_gameobject_template.sql \
|
||||
9753_01_mangos_instance_template.sql \
|
||||
9755_01_mangos_instance_template.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -228,4 +229,5 @@ EXTRA_DIST = \
|
|||
9751_01_characters.sql \
|
||||
9752_01_mangos_gameobject_template.sql \
|
||||
9753_01_mangos_instance_template.sql \
|
||||
9755_01_mangos_instance_template.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue