From e2a9a7eba9948bacba415c96c4ab87b776af0a77 Mon Sep 17 00:00:00 2001 From: rcnoob Date: Thu, 7 Aug 2025 14:26:08 -0400 Subject: [PATCH] Update cs2fixes.cpp i do stuff! --- src/cs2fixes.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cs2fixes.cpp b/src/cs2fixes.cpp index 579ec7452..2cc6848b8 100644 --- a/src/cs2fixes.cpp +++ b/src/cs2fixes.cpp @@ -271,7 +271,7 @@ const char *CS2Fixes::GetLogTag() const char *CS2Fixes::GetAuthor() { - return "xen, Poggu, and the Source2ZE community (reduced by interesting with rampfix by zer0)"; + return "xen, Poggu, and the Source2ZE community (reduced by interesting with rampfix by zer0, maintained by rcnoob)"; } const char *CS2Fixes::GetDescription()