mirror of
https://github.com/nzp-team/assets.git
synced 2024-11-24 21:01:43 +00:00
CTR: Change default sensitivity from 3 to 8
This commit is contained in:
parent
978e3e989a
commit
85e674dc6c
2 changed files with 2 additions and 2 deletions
|
@ -68,7 +68,7 @@ m_yaw "0"
|
||||||
m_pitch "-0.22"
|
m_pitch "-0.22"
|
||||||
acceleration "1.0"
|
acceleration "1.0"
|
||||||
tolerance "0.25"
|
tolerance "0.25"
|
||||||
sensitivity "3"
|
sensitivity "8"
|
||||||
lookstrafe "0"
|
lookstrafe "0"
|
||||||
lookspring "0"
|
lookspring "0"
|
||||||
_cl_color "0"
|
_cl_color "0"
|
||||||
|
|
|
@ -91,5 +91,5 @@ bind MOUSE2 +forward
|
||||||
viewsize 100
|
viewsize 100
|
||||||
gamma 1.0
|
gamma 1.0
|
||||||
volume 0.7
|
volume 0.7
|
||||||
sensitivity 3
|
sensitivity 8
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue