[7257] Fixed unexpected errors in log and non-freed memory at battleground system shutdown.

This commit is contained in:
VladimirMangos 2009-02-10 05:58:38 +03:00
parent 0e37851a11
commit 6bacf2239f
5 changed files with 27 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7256"
#define REVISION_NR "7257"
#endif // __REVISION_NR_H__