Civ2-clone
Civ2-clone copied to clipboard
Game crashes when dead civ is chosen for next turn
This line chooses the next civ _activeCiv = AllCivilizations[_activeCiv.Id + 1];
If a civ is dead it crashes the game.