mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-03-12 13:31:33 +00:00
Do not show useless debug message.
This commit is contained in:
parent
41a4bebe86
commit
a2bcb645ef
@ -2558,7 +2558,7 @@ void CBasePlayer::PostThink()
|
||||
pev->body = 1;
|
||||
}
|
||||
|
||||
ALERT( at_console, "%s\n", m_szAnimExtention );
|
||||
// ALERT( at_console, "%s\n", m_szAnimExtention );
|
||||
|
||||
if( g_fGameOver )
|
||||
goto pt_end; // intermission or finale
|
||||
|
Loading…
x
Reference in New Issue
Block a user