Exemple #1
0
 private void PlayerDeath(Player player)
 {
     localPlayer.BroadcastDeath(player.transform.position);
 }