mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[8819] remove objects if unit leaves map
prior this - the objects were only removed when unit itself gots removed this fix some crashes with Object::SetUint64 thx to juansalvador and vladimir :)
This commit is contained in:
parent
537562f29f
commit
35d64c8d62
2 changed files with 9 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8818"
|
||||
#define REVISION_NR "8819"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue