예제 #1
0
파일: Device.cs 프로젝트: SSSSShark/May
 void resetContent(HexCell cell, int count)
 {
     gridContent.Half(cell, count);
 }