mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
[10048] Move trade data to dynamic created structure.
Also possible fix old bug with spam trade cancel after logout.
This commit is contained in:
parent
59c8741e9b
commit
9dd45d5cf0
4 changed files with 152 additions and 123 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10047"
|
||||
#define REVISION_NR "10048"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue