mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
New ingame option: Smart tree tops.
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8936 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -6352,6 +6352,7 @@ STR16 zOptionsToggleText[] =
|
||||
L"Figer curseur sur les portes",
|
||||
L"Objets en surbrillance",
|
||||
L"Afficher cimes",
|
||||
L"Smart Tree Tops", // TODO. Translate
|
||||
L"Affichage fil de fer",
|
||||
L"Curseur toit",
|
||||
L"Afficher chance de toucher",
|
||||
@@ -6462,6 +6463,9 @@ STR16 zOptionsScreenHelpText[] =
|
||||
|
||||
//toggle tree tops
|
||||
L"Activez cette option pour afficher la cime des arbres. (|T)",
|
||||
|
||||
//smart tree tops
|
||||
L"When ON, hides tree tops near visible mercs and cursor position.", // TODO.Translate
|
||||
|
||||
//toggle wireframe
|
||||
L"Activez cette option pour afficher les murs en fil de fer. (|C|T|R|L+|A|L|T+||W)",
|
||||
|
||||
Reference in New Issue
Block a user