mirror of
https://github.com/mangosfour/server.git
synced 2025-12-18 19:37:01 +00:00
[7020] Initilize glyph order at loading/reset.
This must fix problems with glyph use for old(converted) characters. Thanks to GriffonHeart for porblem research.
This commit is contained in:
parent
39c1f547f6
commit
977cb3f8d4
2 changed files with 6 additions and 8 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "7019"
|
||||
#define REVISION_NR "7020"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue