Example #1
0
 public void AddPlayerToPermaKill(Player player)
 {
     PermaKillPlayers.Add(player.SteamId);
 }