mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-02-02 22:01:41 +00:00
- drop yet another option from the simple mouse menu
This commit is contained in:
parent
68d4c3f19c
commit
e6403197eb
1 changed files with 0 additions and 1 deletions
|
@ -107,7 +107,6 @@ OptionMenu "MouseOptionsSimple" protected
|
|||
Title "$MOUSEMNU_TITLE"
|
||||
Option "$MOUSEMNU_ENABLEMOUSE", "use_mouse", "YesNo"
|
||||
Option "$MOUSEMNU_MOUSEINMENU", "m_use_mouse", "MenuMouse", "use_mouse"
|
||||
Option "$MOUSEMNU_SHOWBACKBUTTON", "m_show_backbutton", "Corners", "use_mouse"
|
||||
IfOption(Windows)
|
||||
{
|
||||
Option "$MOUSEMNU_SWAPBUTTONS", "m_swapbuttons", "YesNo"
|
||||
|
|
Loading…
Reference in a new issue