[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:
VladimirMangos 2010-07-23 09:33:34 +04:00
parent 9d8b66cf93
commit 5efb7410f2
2 changed files with 75 additions and 47 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10246"
#define REVISION_NR "10247"
#endif // __REVISION_NR_H__