namespace BallKingdomCrush
{
public class AppDispatcher : BaseDispatcher<AppDispatcher, uint, object> { }
}