Bugfix: Doubled the string buffer size the bio text field for OldAIMArchive.xml file, because in Russian language, character Bio was cut (in Russian language one character needs 2 bytes)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8073 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2016-02-27 17:49:04 +00:00
parent db3908a22e
commit 757e094a89
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -49,6 +49,7 @@ enum
typedef PARSE_STAGE;
#define MAX_CHAR_DATA_LENGTH 500
#define MAX_CHAR_1000_DATA_LENGTH 1000
#define TABLEDATA_DIRECTORY "TableData\\"