Merged from revision: 7060

- Externalized hardcoded "Player strength / Enemy strength" surrender values display text

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7061 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2014-03-13 07:46:22 +00:00
parent fddb72a94e
commit 3590cd96cc
11 changed files with 14 additions and 3 deletions
+1
View File
@@ -6607,6 +6607,7 @@ STR16 New113Message[] =
L"%s [%d rnds]\n%s %1.1f %s",
L"Insufficient AP Points! Cost %d, you have %d.",
L"Hint: %s",
L"Player strength: %d - Enemy strength: %6.0f", // Surrender values to be printed, if DISPLAY_SURRENDER_VALUES = TRUE
};
STR16 New113HAMMessage[] =