server/src/shared/revision_nr.h
Xfurry 7af8f7fde7 [12009] Fix wrong implementation of spell 48590 from [12005]
Thanks to rsa for pointing to the problems
Original author of now similar patch unknown

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
2012-06-14 23:47:52 +02:00

4 lines
109 B
C

#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12009"
#endif // __REVISION_NR_H__