diff --git a/src/main/resources/application.conf b/src/main/resources/application.conf index 2b2caa14b..83da89666 100644 --- a/src/main/resources/application.conf +++ b/src/main/resources/application.conf @@ -234,7 +234,7 @@ anti-cheat { network { middleware { # How often between executions of the outbound bundling process - packet-bundling-delay = 25 milliseconds + packet-bundling-delay = 50 milliseconds # Pause inbound packet transmission towards the network if the sequence number is out of order # Packets are put aside until the sequence is restored, or this timeout passes