Пример #1
0
 public void EndGame()
 {
     this.endScreenController.ShowEndScreen(citizenManager.GetGameResults());
 }