mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Merged from revision: 7002
Editor Enhancement (by Buggler) - Hold shift to select previous merc instead of next merc when using hotkeys or associated buttons git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7003 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -533,9 +533,9 @@ STR16 iEditorMercsToolbarText[] =
|
||||
L"DELETE",
|
||||
L"Delete currently selected merc (|D|e|l)",
|
||||
L"NEXT", //20
|
||||
L"Find next merc (|S|p|a|c|e)",
|
||||
L"Find next merc (|S|p|a|c|e)\nFind previous merc (|S|h|i|f|t+|S|p|a|c|e)",
|
||||
L"Toggle priority existance",
|
||||
L"Toggle whether or not placement has/naccess to all doors",
|
||||
L"Toggle whether or not placement\nhas access to all doors",
|
||||
|
||||
//Orders
|
||||
L"STATIONARY",
|
||||
|
||||
Reference in New Issue
Block a user