Exemplo n.º 1
0
 //Called from Unity Button
 public void AcceptRematch()
 {
     App.AcceptRematch(gameObject);
 }