[12001] Implement target limiting for spell 47669

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
Xfurry 2012-06-12 23:54:03 +02:00 committed by Schmoozerd
parent acc27152eb
commit 77c5ae1684
3 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12000"
#define REVISION_NR "12001"
#endif // __REVISION_NR_H__