mirror of
https://github.com/mangosfour/server.git
synced 2025-12-16 22:37:02 +00:00
[10535] Add optional argument to SummonCreature, summon as active object
When true, the summoned will be able to load grids as needed. Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
parent
b531bcfee1
commit
88fca158f8
3 changed files with 6 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10534"
|
||||
#define REVISION_NR "10535"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue