From edc78e4dfdfe21b05fcc9a073ed7c7933fa3fe52 Mon Sep 17 00:00:00 2001 From: fantoro Date: Tue, 21 Nov 2023 22:54:02 +0100 Subject: [PATCH] Increase `MAX_PACKET_ENTITES` from 256 to 1024. Increase packet entity limit for compatibility with the 25th anniversary update's maps --- rehlds/common/qlimits.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rehlds/common/qlimits.h b/rehlds/common/qlimits.h index 1a67bd5..1e22c6f 100644 --- a/rehlds/common/qlimits.h +++ b/rehlds/common/qlimits.h @@ -39,6 +39,6 @@ constexpr auto MAX_LIGHTSTYLE_SIZE = size_t{64}; #define MAX_BASE_DECALS (1<