mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
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:
@@ -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[] =
|
||||
|
||||
Reference in New Issue
Block a user