server/src/shared/revision_nr.h
NoFantasy a3de8da535 [9605] SetSummonPoint for any summoned creature.
Should fix a crash where summoned attempt moveRandom without having a valid summon point.

Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-03-18 14:05:24 +01:00

4 lines
108 B
C

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