mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 04:37:02 +00:00
[7902] Speed up Creature and GO loads.
This commit is contained in:
parent
4d8adefe70
commit
c87e51dae5
5 changed files with 18 additions and 4 deletions
|
|
@ -201,6 +201,8 @@ pkgdata_DATA = \
|
|||
7887_01_characters_character_pet.sql \
|
||||
7893_01_mangos_command.sql \
|
||||
7896_01_mangos_creature_template.sql \
|
||||
7902_01_mangos_pool_creature.sql \
|
||||
7902_02_mangos_pool_gameobject.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -382,4 +384,6 @@ EXTRA_DIST = \
|
|||
7887_01_characters_character_pet.sql \
|
||||
7893_01_mangos_command.sql \
|
||||
7896_01_mangos_creature_template.sql \
|
||||
7902_01_mangos_pool_creature.sql \
|
||||
7902_02_mangos_pool_gameobject.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue