[8006] Fixed crash in EndBattleGround().

This commit is contained in:
AlexDereka 2009-06-14 00:36:22 +04:00
parent ffaaa808b7
commit 68ee99f6ac
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8005"
#define REVISION_NR "8006"
#endif // __REVISION_NR_H__