private void ReaddCitiesForInfection() { infectionCardDeck.AddCardsToTop(infectionDiscardPile.GetUsedCards()); infectionDiscardPile.ClearUsedCards(); infectionDiscardPile.SyncDiscard(); }