mirror of
https://github.com/mangosfour/server.git
synced 2025-12-16 13:37:00 +00:00
[10492] Fixed crash in debug output for some data.
It well known at account data loading if character/account have in account data string look like pritf format string (with %s for example) Thanks for research porblem to jwo@lighthouseapp.com!
This commit is contained in:
parent
d83a7dbcd9
commit
92e9670a11
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10491"
|
||||
#define REVISION_NR "10492"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue