using UnityEngine;
using System.Collections;
namespace HighlightingSystem
{
public class HighlighterBlocker : MonoBehaviour
}