aboutsummaryrefslogtreecommitdiff
path: root/compile.bat
diff options
context:
space:
mode:
authorGravatar Hayden K <imaciidz@gmail.com> 2025-02-11 17:48:49 -0500
committerGravatar Michael Smith <mikesmiffy128@gmail.com> 2025-04-06 20:59:36 +0100
commitf03e7c515d285e0efff2a09dacba48120778614a (patch)
tree88a8d7f523e7bc354e2600bf4276f3692aba21a4 /compile.bat
parent31d5cd8bb68276353edc4e79e8b58eaf86b61630 (diff)
downloadsst-f03e7c515d285e0efff2a09dacba48120778614a.tar.gz
sst-f03e7c515d285e0efff2a09dacba48120778614a.zip
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.
Diffstat (limited to 'compile.bat')
-rw-r--r--compile.bat1
1 files changed, 1 insertions, 0 deletions
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