From 2ac6d180599b0c9f331ab147c6ce10982589f33d Mon Sep 17 00:00:00 2001 From: Robin Appelman Date: Sat, 7 Mar 2026 20:24:13 +0100 Subject: [PATCH] update comp-fixes --- plugins.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins.sh b/plugins.sh index efaf5e6..86b3b66 100755 --- a/plugins.sh +++ b/plugins.sh @@ -28,7 +28,7 @@ rm socket.zip # tf2-comp-fixes -wget -nv https://github.com/ldesgoui/tf2-comp-fixes/releases/download/v1.17.2/tf2-comp-fixes.zip +wget -nv https://github.com/ldesgoui/tf2-comp-fixes/releases/download/v1.18.0/tf2-comp-fixes.zip unzip -o tf2-comp-fixes.zip rm tf2-comp-fixes.zip