Added "select all" option for strategic movement popup box (by Asdow).

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@9269 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Sevenfm
2022-01-20 19:48:56 +00:00
parent 5282553a8c
commit 8c59159213
9 changed files with 40 additions and 1 deletions
+1
View File
@@ -4375,6 +4375,7 @@ STR16 pMovementMenuStrings[] =
L"Plot Travel Route", // done with movement menu, start plotting movement
L"Cancel", // cancel this menu
L"Other", // title for group of mercs not on squads nor in vehicles
L"Select all", // Select all squads
};