mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
Default to not displaying the fake light around mercs (#86)
* Remove option to disable 'Mercs Lights during Movement" This might've cost someone some frames in 1999, but today even a 10 year old smartphone can probably run with this turned on at 1080p without dropping a sweat This does not remove the menu option which I plan to replace with 'Highlight Mercs' which was hidden for some reason. 'Merc Lights during Movement' is a noop now tho * Replace 'Merc Lights during movement' with 'Highlight Mercs' as title * Make 'Merc Highlights' default to false "Wtf why am I glowing?" well your problems are over
This commit is contained in:
@@ -6534,7 +6534,7 @@ STR16 zOptionsToggleText[] =
|
||||
L"Bevestiging Real-Time",
|
||||
L"Slaap/wakker-berichten",
|
||||
L"Metrieke Stelsel",
|
||||
L"Huurling Oplichten",
|
||||
L"Licht Huurlingen Op",
|
||||
L"Auto-Cursor naar Huurling",
|
||||
L"Auto-Cursor naar Deuren",
|
||||
L"Items Oplichten",
|
||||
@@ -6636,8 +6636,8 @@ STR16 zOptionsScreenHelpText[] =
|
||||
//Use the metric system
|
||||
L"Wanneer INGESCHAKELD wordt het metrieke stelsel gebruikt, anders het Imperiale stelsel.",
|
||||
|
||||
//Merc Lighted movement
|
||||
L"Wanneer INGESCHAKELD, de huurling verlicht de grond tijdens het lopen. Schakel UIT voor sneller spelen.\nToggle artificial merc light. (|G)", // TODO.Translate
|
||||
//Highlight Mercs
|
||||
L"Wanneer INGESCHAKELD, wordt de huurling gemarkeerd (niet zichtbaar voor vijanden).\nSchakel in het spel met (|G)",
|
||||
|
||||
//Smart cursor
|
||||
L"Wanneer INGESCHAKELD zullen huurlingen dichtbij de cursor automatisch oplichten.",
|
||||
|
||||
Reference in New Issue
Block a user