Increase adjust length threshold to make it smoother for high ping

This commit is contained in:
Benau 2018-11-12 15:59:07 +08:00
parent 022e0777bd
commit 34953ad55a

View File

@ -554,6 +554,6 @@
max-adjust-length="4.0"
min-adjust-speed="0.3"
max-adjust-time="2.0"
adjust-length-threshold="2.0"/>
adjust-length-threshold="4.0"/>
</config>