using UnityEngine; using System.Collections; public class CraftBuffGraphics : MonoBehaviour { public virtual void remove() { } }