Beispiel #1
0
 void Unshow(string type)
 {
     player.UnshowColor(gridContent.TypePrint(type));
     gridContent.TypeLost();
 }