This commit is contained in:
LightCat 2018-08-21 14:31:35 +02:00 committed by TotallyNotElite
parent 3f0e247e6a
commit d5c135df89

View File

@ -92,7 +92,8 @@ bool trace::FilterNoPlayer::ShouldHitEntity(IHandleEntity *handle, int mask)
switch (clazz->m_ClassID)
{
// TODO magic numbers: invisible entity ids
case
case 248:
case 246:
case 64:
case 225:
case 55: