mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +00:00
[8719] More early detection possible crash sources at object deletion.
* If object still in world at delete * If object still listed in client update queue Possible with this crash reports will more informative and let find porblem.
This commit is contained in:
parent
d7ae5e3af0
commit
e79aa4dee2
3 changed files with 21 additions and 12 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8718"
|
||||
#define REVISION_NR "8719"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue