[7902] Speed up Creature and GO loads.

This commit is contained in:
AlexDereka 2009-05-28 00:00:10 +04:00
parent 4d8adefe70
commit c87e51dae5
5 changed files with 18 additions and 4 deletions

View file

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