浏览代码

maxDistanceBetweenPoints

Alexis 2 年之前
父节点
当前提交
7dadbc932b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      frontend/assets/config.json

+ 1 - 1
frontend/assets/config.json

@@ -3,7 +3,7 @@
 		"oscUdpPort": 3333,
 		"httpPort": 5000,
 		"timerRefresh": 50,
-		"maxDistanceBetweenPoints": 130,
+		"maxDistanceBetweenPoints": 230,
 		"matchingTolerance": 1.5,
 		"remainingDuration": 3,
 		"garbageCollectorInterval": 1000,