mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 10:37:02 +00:00
[9196] Prevent corrupt in-game used strings by DB escaping.
This commit is contained in:
parent
dd27fa0f6e
commit
b0809f63b2
3 changed files with 10 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9195"
|
||||
#define REVISION_NR "9196"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue