From f03e7c515d285e0efff2a09dacba48120778614a Mon Sep 17 00:00:00 2001 From: Hayden K Date: Tue, 11 Feb 2025 17:48:49 -0500 Subject: Add feature to remove the chat rate limit This probably works for basically every game, but it was only tested for L4D/L4D2/L4D:S/Portal 2. --- compile.bat | 1 + 1 file changed, 1 insertion(+) (limited to 'compile.bat') diff --git a/compile.bat b/compile.bat index 20df825..bcb98f2 100644 --- a/compile.bat +++ b/compile.bat @@ -69,6 +69,7 @@ setlocal DisableDelayedExpansion :+ bind.c :+ clientcon.c :+ con_.c +:+ chatrate.c :+ chunklets/fastspin.c :+ chunklets/msg.c :+ crypto.c -- cgit v1.2.3-54-g00ecf