[10728] Fix Deathly Stare spell

Signed-off-by: Ambal <pogrebniak@gala.net>
This commit is contained in:
virusav 2010-11-17 01:34:18 +02:00 committed by Ambal
parent f67d89f109
commit 673b798863
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10727"
#define REVISION_NR "10728"
#endif // __REVISION_NR_H__