[7202] Fix warlock armor buff stack

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
DiSlord 2009-01-30 23:00:26 +03:00
parent 339c7f05f1
commit 88419c968f
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 "7201"
#define REVISION_NR "7202"
#endif // __REVISION_NR_H__