Merged from revision: 7125

- Fixed Campaign History popup text in laptop (by Buggler)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7126 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2014-03-30 20:39:23 +00:00
parent 8950598439
commit 3619806002
9 changed files with 18 additions and 9 deletions
+2 -1
View File
@@ -6166,10 +6166,11 @@ STR16 gzLaptopHelpText[] =
L"",
L"Encyclopedia",
L"Briefing Room",
L"Campaign History",
};
STR16 gzHelpScreenText[] =
STR16 gzHelpScreenText[] =
{
L"Exit help screen",
};