From f5334e706302e057c43b99deda67ed7ed4ac7931 Mon Sep 17 00:00:00 2001 From: Eric LaForce Date: Mon, 28 Aug 2023 22:18:27 -0400 Subject: [PATCH] Double number of snapshots --- lib/src/server.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/src/server.ts b/lib/src/server.ts index 6fe9bda..fba9fc6 100644 --- a/lib/src/server.ts +++ b/lib/src/server.ts @@ -307,7 +307,7 @@ export class Server< } const snapShotStart = performance.now() - const numberOfTraunch = 36 + const numberOfTraunch = 18 /* When sending a snapshot, the snapshot data needs to take the receiving players perspective into account. This means that for each property in the world state we need to define