Skip to content

Commit

Permalink
- Remove m_filter option from the menu. The remainder of the remova…
Browse files Browse the repository at this point in the history
…l will come from a backend sync with GZDoom.
  • Loading branch information
mjr4077au committed May 30, 2022
1 parent 612dd04 commit add86d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wadsrc/static/menudef.txt
Expand Up @@ -814,7 +814,6 @@ OptionMenu "MouseOptions" protected
StaticText ""
Slider "$MOUSEMNU_SENSITIVITY_X", "m_sensitivity_x", 0.5, 8, 0.25
Slider "$MOUSEMNU_SENSITIVITY_Y", "m_sensitivity_y", 0.5, 8, 0.25
Option "$MOUSEMNU_SMOOTHMOUSE", "m_filter", "YesNo"
StaticText ""
Slider "$MOUSEMNU_TURNSPEED", "m_yaw", 0, 2.5, 0.1
Slider "$MOUSEMNU_MOUSELOOKSPEED", "m_pitch", 0, 2.5, 0.1
Expand Down

0 comments on commit add86d8

Please sign in to comment.