2
0
bjorn 8 жил өмнө
parent
commit
88f9b23268
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      config.lua

+ 2 - 2
config.lua

@@ -4,6 +4,6 @@ return {
   groupSize = 2,
   bounds = 5,
   maxPlayers = 32,
-	syncRate = .03,
-	inputRate = .02
+	syncRate = .016,
+	inputRate = .016
 }