This commit is contained in:
LightCat 2018-08-21 14:31:35 +02:00
parent a8f902ca68
commit 323cee6363

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: