mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-01-14 11:50:49 +00:00
parent
827c406437
commit
fcdf2d7bd7
1 changed files with 1 additions and 1 deletions
|
@ -754,7 +754,7 @@ OptionMenu "MouseOptions" //protected
|
|||
StaticText ""
|
||||
Slider "$MOUSEMNU_SENSITIVITY", "in_mousesensitivity", 0.5, 2.5, 0.1
|
||||
Option "$MOUSEMNU_NOPRESCALE", "m_noprescale", "NoYes"
|
||||
Option "$MOUSEMNU_SMOOTHMOUSE", "in_mousesmoothing", "YesNo"
|
||||
Option "$MOUSEMNU_SMOOTHMOUSE", "m_filter", "YesNo"
|
||||
StaticText ""
|
||||
Slider "$MOUSEMNU_TURNSPEED", "in_mousescalex", -4, 4, 0.2
|
||||
Slider "$MOUSEMNU_MOUSELOOKSPEED", "in_mousescaley", -4, 4, 0.2
|
||||
|
|
Loading…
Reference in a new issue