[6875] Skip utf8 header (if exist) for mangosd.conf file

This commit is contained in:
DiSlord 2008-12-06 02:44:39 +03:00
parent d3b4b341a0
commit 2907868b80
2 changed files with 6 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6874"
#define REVISION_NR "6875"
#endif // __REVISION_NR_H__