[8560] Optimized guild and arena team loading at startup.

Signed-off-by: Triply <triply@getmangos.com>
This commit is contained in:
Triply 2009-09-29 15:39:36 +02:00
parent e412e10de1
commit 0356924cf9
6 changed files with 239 additions and 197 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8559"
#define REVISION_NR "8560"
#endif // __REVISION_NR_H__