using UnityEngine; using System.Collections; namespace Passer.Humanoid { public class BallHandle : Handle { } }