Exemplo n.º 1
0
 void OnClickGameOver(GameObject go)
 {
     Chessboard.Restart();
     spriteGameOver.SetActive(false);
 }