mirror of
https://github.com/mangosfour/server.git
synced 2025-12-19 22:37:05 +00:00
[9440] Store in plauer spell list structure instead pointer.
Just not reason in element persistanse storage as std::map store pointer to structure with size < 16 bits.
This commit is contained in:
parent
528b2cf324
commit
6295275529
6 changed files with 71 additions and 80 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9439"
|
||||
#define REVISION_NR "9440"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue