[10098] Re-apply to ACE hack for support utf8 config files

It has been applied in past to old config loading code.
This commit is contained in:
VladimirMangos 2010-06-23 07:02:20 +04:00
parent ae3ad10bcf
commit 6c6e642acc
2 changed files with 8 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10097"
#define REVISION_NR "10098"
#endif // __REVISION_NR_H__