mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[9680] Create new table character_stats for external tools.
Added new config value to define whether it should be updated. This table will only be updated on logout, not on periodic save. Signed-off-by: hunuza <hunuza@gmail.com>
This commit is contained in:
parent
1cb9002388
commit
145182a53d
10 changed files with 141 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9679"
|
||||
#define REVISION_NR "9680"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue