[11897] Remove redundant call of ResetInstance - Raids cannot be reset at all

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
cyberium 2012-01-31 19:43:31 +01:00 committed by Schmoozerd
parent ceeafd567c
commit 2836e704a8
2 changed files with 3 additions and 9 deletions

View file

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