예제 #1
0
파일: Device.cs 프로젝트: SSSSShark/May
 void CleanMonster(HexCell[] cells)
 {
     gridContent.avoidmonster(cells);
 }