mirror of
https://github.com/unknownworlds/NS.git
synced 2024-11-10 07:11:48 +00:00
o Added default keybinds:
- z for Follow Me - x for Need Healing/Need Welding git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@319 67975925-1194-0748-b3d5-c16f83f1a3a1
This commit is contained in:
parent
24527ec524
commit
b6c429a8b2
1 changed files with 2 additions and 2 deletions
|
@ -41,9 +41,9 @@ bind "t" "impulse 201"
|
|||
bind "u" "messagemode2"
|
||||
bind "v" "impulse 9"
|
||||
bind "w" "+forward"
|
||||
bind "x" "impulse 81"
|
||||
bind "x" "impulse 14"
|
||||
bind "y" "messagemode"
|
||||
bind "z" "impulse 80"
|
||||
bind "z" "impulse 7"
|
||||
bind "~" "toggleconsole"
|
||||
bind "UPARROW" "+forward"
|
||||
bind "DOWNARROW" "+back"
|
||||
|
|
Loading…
Reference in a new issue