From 64f7d95c3b7c28d2745cc75719f97179759c3f81 Mon Sep 17 00:00:00 2001 From: Sabian Roberts <31491602+sabianroberts@users.noreply.github.com> Date: Sat, 7 Sep 2024 11:29:26 +0100 Subject: [PATCH] dont do dat --- cl_dll/battery.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cl_dll/battery.cpp b/cl_dll/battery.cpp index 7212317..9abd47b 100644 --- a/cl_dll/battery.cpp +++ b/cl_dll/battery.cpp @@ -137,7 +137,7 @@ int CHudBattery::Draw(float flTime) { Blinking = false; gEngfuncs.pfnHookUserMsg("StopSound", MsgFunc_StopSound); - gEngfuncs.pfnConsolePrint("StopSound MSG successfully broadcast\n"); + // gEngfuncs.pfnConsolePrint("StopSound MSG successfully broadcast\n"); if (0 != m_fFade) // Has health changed? Flash the health # {