- Bugfix: Chinese Version crashed on start (problem with font initialization)

- Bugfix: Assertion erro if "ja2_settings.ini" was not present
 

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3394 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2010-03-13 18:11:35 +00:00
parent 4bb9913919
commit 025c3742b4
4 changed files with 127 additions and 123 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ CHAR16 zVersionLabel[256] = { L"Beta v. 0.98" };
#endif
CHAR8 czVersionNumber[16] = { "Build 10.03.07" }; //YY.MM.DD
CHAR8 czVersionNumber[16] = { "Build 10.03.13" }; //YY.MM.DD
CHAR16 zTrackingNumber[16] = { L"Z" };