@ -233,6 +233,7 @@ void CXenTreeTrigger::Touch( CBaseEntity *pOther )
if( pev->owner )
{
CBaseEntity *pEntity = CBaseEntity::Instance( pev->owner );
if( pEntity )
pEntity->Touch( pOther );
}