mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2025-01-10 03:40:59 +00:00
503ab368a2
Until now the video menu enforced: * fov set to 90 and horplus set to 1 * fov set to something other than 90 and horplus to 0 If the user hat configured another configuration through the console the menu would reset it, even if only unrelated changes are applied. With this change horplus is ignored by the menu and only fov is altered. The rationale behind this is that most users want horplus enabled and all others can disable it through the console. This is believed to fix issue #225. |
||
---|---|---|
.. | ||
header | ||
menu.c | ||
qmenu.c | ||
videomenu.c |