Skip to content

Commit

Permalink
- drop yet another option from the simple mouse menu
Browse files Browse the repository at this point in the history
  • Loading branch information
madame-rachelle committed Jan 5, 2022
1 parent 68d4c3f commit e640319
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wadsrc/static/menudef.zsimple
Expand Up @@ -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"
Expand Down

0 comments on commit e640319

Please sign in to comment.