mirror of
https://github.com/mangosfour/server.git
synced 2025-12-27 01:37:04 +00:00
[10247] Prevent lost items at problems with auction loading.
This will prevent adding to DD item data garbage not accessable from anywhere. Now item will mailed back to owner.
This commit is contained in:
parent
9d8b66cf93
commit
5efb7410f2
2 changed files with 75 additions and 47 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10246"
|
||||
#define REVISION_NR "10247"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue