mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 19:37:03 +00:00
[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>
This commit is contained in:
parent
e11c4b4e03
commit
a3de8da535
2 changed files with 5 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9604"
|
||||
#define REVISION_NR "9605"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue