Merge pull request #417 from alexey-lysiuk/customize_toggle_run

Added Toggle Run action to Customize Controls menu
This commit is contained in:
coelckers 2015-10-15 10:24:11 +02:00
commit f46a00fcd2
1 changed files with 1 additions and 0 deletions

View File

@ -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"