[11866] Fix battleground kick for inactive players. Close pull request #29

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
DaC 2011-12-13 17:10:37 +01:00 committed by Schmoozerd
parent f5b94f00b5
commit 92dc57ec85
2 changed files with 7 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11865"
#define REVISION_NR "11866"
#endif // __REVISION_NR_H__