mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 23:01:50 +00:00
Added Toggle Run action to Customize Controls menu
This commit is contained in:
parent
58d280d463
commit
c93bc2561e
1 changed files with 1 additions and 0 deletions
|
@ -456,6 +456,7 @@ OptionMenu "CustomizeControls"
|
|||
Control "Look down", "+lookdown"
|
||||
Control "Center view", "centerview"
|
||||
Control "Run", "+speed"
|
||||
Control "Toggle Run", "toggle cl_run"
|
||||
Control "Strafe", "+strafe"
|
||||
Control "Show Scoreboard", "+showscores"
|
||||
Control "Toggle Scoreboard", "togglescoreboard"
|
||||
|
|
Loading…
Reference in a new issue