axx0/Civ2-clone

Game crashes when dead civ is chosen for next turn

Closed this issue · 0 comments

axx0 commented

This line chooses the next civ _activeCiv = AllCivilizations[_activeCiv.Id + 1];

If a civ is dead it crashes the game.