Ejemplo n.º 1
0
 private void SendAction(Actions.ActionOrder TheAction)
 {
     TheCardGameManager.PassAction(TheAction);
 }