mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 14:51:51 +00:00
Added turn180 to the controls menu.
This commit is contained in:
parent
bb10a10458
commit
b8b81e9809
1 changed files with 1 additions and 0 deletions
|
@ -448,6 +448,7 @@ OptionMenu "CustomizeControls"
|
|||
Control "Strafe right", "+moveright"
|
||||
Control "Turn left", "+left"
|
||||
Control "Turn right", "+right"
|
||||
Control "Quick Turn", "turn180"
|
||||
Control "Jump", "+jump"
|
||||
Control "Crouch", "+crouch"
|
||||
Control "Crouch Toggle", "crouch"
|
||||
|
|
Loading…
Reference in a new issue