[11841] Use difficulty selection also for player cast spells, example 65686

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
Schmoozerd 2011-11-06 18:09:57 +01:00
parent 6b355bd987
commit 35d2d4a316
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11840"
#define REVISION_NR "11841"
#endif // __REVISION_NR_H__