add reload
This commit is contained in:
parent
ed5bcf057c
commit
f81990e6e0
1 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,9 @@ bind "TAB" "+scorenet"
|
||||||
unbind "p"
|
unbind "p"
|
||||||
bind "p" "sv_cheats 1; noclip"
|
bind "p" "sv_cheats 1; noclip"
|
||||||
|
|
||||||
|
// Reload
|
||||||
|
bind "r" "+reload; r_cleardecals"
|
||||||
|
|
||||||
// Load custom game script
|
// Load custom game script
|
||||||
alias "cg" "exec customgame"
|
alias "cg" "exec customgame"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue