- drop yet another option from the simple mouse menu

This commit is contained in:
Rachael Alexanderson 2022-01-05 12:17:28 -05:00
parent 68d4c3f19c
commit e6403197eb
1 changed files with 0 additions and 1 deletions

View File

@ -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"