graphform threshold change

This commit is contained in:
David St-Onge 2017-08-31 18:54:37 -04:00
parent ce02668763
commit e8f47cb419
1 changed files with 2 additions and 2 deletions

View File

@ -784,8 +784,8 @@ function init() {
# #
m_unResponseTimeThreshold=10 m_unResponseTimeThreshold=10
m_unLabelSearchWaitTime=10 m_unLabelSearchWaitTime=10
m_fTargetDistanceTolerance=150 m_fTargetDistanceTolerance=100
m_fTargetAngleTolerance=0.2 m_fTargetAngleTolerance=0.1
m_unJoiningLostPeriod=100 m_unJoiningLostPeriod=100
# #