[8409] Fixed guild creation date loading, and added another guild loading optimization - last one.

Signed-off-by: Triply <triply@getmangos.com>
This commit is contained in:
Triply 2009-08-23 18:11:51 +02:00
parent 512cb786ee
commit efa24ced49
6 changed files with 51 additions and 37 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8408"
#define REVISION_NR "8409"
#endif // __REVISION_NR_H__