[11898] Prevent resetting instances while offline players are in it

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
cyberium 2012-01-31 22:09:48 +01:00 committed by Schmoozerd
parent 2836e704a8
commit 35e991d70e
4 changed files with 46 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11897"
#define REVISION_NR "11898"
#endif // __REVISION_NR_H__