public int GetActivePlayerCount() { return(citizenRepository.GetActivePlayerCount(GameHelper.CurrentDay)); }