mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
- New Shortcuts (by Buggler)
New Hotkeys o Strategic Screen: Hotkey 'r': Mobile Milita Restrictions o Sector Inventory (with popup text): Hotkey ',': Previous Page Hotkey '.': Next Page Hotkey 'Esc': Exit Sector Inventory o Addtional Changes: Bobby Ray's button text 'Punch. W.' changed to 'Blunt W.' - more appropriate & consistent with XML Item Class name o Cosmetic Corrections in Sector Inventory git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4647 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -3036,7 +3036,14 @@ STR16 pMapScreenBorderButtonHelpText[] =
|
||||
L"Luftr|aum zeigen",
|
||||
L"Gegenstände zeigen (|I)",
|
||||
L"Mili|z & Feinde zeigen",
|
||||
L"Zeige Mobile Miliz Begrenzungen", // HEADROCK HAM 4: Mobile Restrictions Button
|
||||
L"Zeige Mobile Miliz Begrenzungen (|R)", // HEADROCK HAM 4: Mobile Restrictions Button
|
||||
};
|
||||
|
||||
STR16 pMapScreenInvenButtonHelpText[] =
|
||||
{
|
||||
L"^Nächste (|.)", // next page
|
||||
L"Vorherige (|,)", // previous page
|
||||
L"Sektor Inventar schließen (|E|s|c)", // exit sector inventory
|
||||
};
|
||||
|
||||
STR16 pMapScreenBottomFastHelp[] =
|
||||
|
||||
Reference in New Issue
Block a user