Compare commits
3 Commits
ad30b0f3a5
...
8d131da2ac
Author | SHA1 | Date |
---|---|---|
Nathan McCarty | 8d131da2ac | |
Nathan McCarty | 5a1f630057 | |
Nathan McCarty | 2f651555c9 |
|
@ -0,0 +1 @@
|
|||
*.bsp filter=lfs diff=lfs merge=lfs -text
|
|
@ -74,7 +74,7 @@ bind "8" "changeclass"
|
|||
bind "=" "open_charinfo_direct"
|
||||
bind "j" "cl_trigger_first_notification"
|
||||
bind "k" "cl_decline_first_notification"
|
||||
bind "b" "kill"
|
||||
bind "b" "explode"
|
||||
bindtoggle "q" "r_drawviewmodel"
|
||||
|
||||
// Scoreboard with net_graph
|
||||
|
@ -105,3 +105,7 @@ cl_interp 0.0325
|
|||
cl_updaterate 66
|
||||
cl_cmdrate 66
|
||||
rate 120000
|
||||
|
||||
// Setup for training maps
|
||||
sv_allow_point_servercommand always
|
||||
hud_damagemeter 1
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue