- Bugfix: Fixed missing "," in _GermanText.cpp which resulted in wrong text (on the M.E.R.C website)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6076 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2013-05-13 21:18:08 +00:00
parent f7989a1fca
commit e365ac9f1b
+1 -1
View File
@@ -4174,7 +4174,7 @@ STR16 MercInfo[] =
L"Ausrüstung kaufen?",
L"nicht da",
L"Offene Beträge",
L"Bio"
L"Bio",
L"Inv",
};