Andrey Akhmichin 2020-10-11 16:41:03 +05:00
parent adeaefe9ff
commit 0eda4b83a9

View File

@ -107,8 +107,6 @@ void CEgon::Holster( int skiplocal /* = 0 */ )
{
m_pPlayer->m_flNextAttack = UTIL_WeaponTimeBase() + 0.5f;
SendWeaponAnim( EGON_HOLSTER );
EndAttack();
}
int CEgon::GetItemInfo( ItemInfo *p )