Skip to content

Commit

Permalink
dont do dat
Browse files Browse the repository at this point in the history
  • Loading branch information
sabianroberts committed Sep 7, 2024
1 parent bdb7af0 commit 64f7d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cl_dll/battery.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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 #
{
Expand Down

0 comments on commit 64f7d95

Please sign in to comment.