Do not show useless debug message.

This commit is contained in:
Andrey Akhmichin 2019-07-27 21:02:42 +05:00
parent 41a4bebe86
commit a2bcb645ef
1 changed files with 1 additions and 1 deletions

View File

@ -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