예제 #1
0
파일: Device.cs 프로젝트: SSSSShark/May
 void Unshow(string type)
 {
     player.UnshowColor(gridContent.TypePrint(type));
     gridContent.TypeLost();
 }