コード例 #1
0
ファイル: Device.cs プロジェクト: SSSSShark/May
 void Unshow(string type)
 {
     player.UnshowColor(gridContent.TypePrint(type));
     gridContent.TypeLost();
 }