using System;
using UnityEngine;

public class PldDogController : EnemyController
{

}