mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-02-03 06:11:03 +00:00
- drop more options from the simple mouse menu
This commit is contained in:
parent
ea9d945ff3
commit
68d4c3f19c
1 changed files with 0 additions and 4 deletions
|
@ -118,9 +118,5 @@ OptionMenu "MouseOptionsSimple" protected
|
|||
Slider "$MOUSEMNU_SENSITIVITY_Y", "m_sensitivity_y", 0.5, 8, 0.25
|
||||
Option "$MOUSEMNU_SMOOTHMOUSE", "m_filter", "YesNo"
|
||||
StaticText ""
|
||||
Option "$MOUSEMNU_ALWAYSMOUSELOOK", "freelook", "OnOff"
|
||||
Option "$MOUSEMNU_INVERTMOUSEX", "invertmousex", "OnOff"
|
||||
Option "$MOUSEMNU_INVERTMOUSE", "invertmouse", "OnOff"
|
||||
Option "$MOUSEMNU_LOOKSPRING", "lookspring", "OnOff"
|
||||
Option "$MOUSEMNU_LOOKSTRAFE", "lookstrafe", "OnOff"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue