예제 #1
0
파일: Player.cs 프로젝트: MrP78/MIniWar
 public void DestroySquares()
 {
     moveChecker.DestroySquares();
 }