Exemple #1
0
 public void OnMouseRightClickPass(MatchPlayer player)
 {
     player.SetPlayerMode(PlayerMode.Idle);
 }