- Forgot to add the "," character after a text line

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2819 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2009-05-07 11:57:02 +00:00
parent 753dc7d605
commit bd6448278c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5774,7 +5774,7 @@ STR16 gszMPMapscreenText[] =
L"手提电脑开启后你无法更换队伍。",// L"You cannot change teams once the Laptop is unlocked.",
L"随机佣兵: ",// L"Random Mercs: ",
L"Y",
L"难度:"// L"Difficulty:"
L"难度:",// L"Difficulty:",
L"Server Version:",
};