docs: fix formatting and mistyped option name

This commit is contained in:
Marcin Kurczewski 2025-04-26 10:05:27 +02:00
parent 10b9bcc780
commit 2536ff55c1
2 changed files with 4 additions and 3 deletions

View file

@ -5,7 +5,7 @@
- added support for antitriggers, like TR2+ (#2580)
- added support for aspect ratio-specific images (#1840)
- added an option to wraparound when scrolling UI dialogs, such as save/load (#2834)
- changed the `draw_distance_min` and `draw_distance_max` to `fog_start` and `fog_end`
- changed the `draw_distance_fade` and `draw_distance_max` to `fog_start` and `fog_end`
- changed `Select Detail` dialog title to `Graphic Options`
- changed the number of static mesh slots from 50 to 256 (#2734)
- changed the "enable EIDOS logo" option to disable the Core Design and Bink Video Codec FMVs as well; renamed to "enable legal" (#2741)