Exemplo n.º 1
0
 public void OnClickModalRandom()
 {
     modalLayer.SetActive(false);
     cardLogic.Shuffle(false);
 }