Skip to content

Commit

Permalink
fixup ab0dc24
Browse files Browse the repository at this point in the history
  • Loading branch information
gfgtdf committed Aug 6, 2014
1 parent d2888b1 commit 712e4c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/saved_game.cpp
Expand Up @@ -438,6 +438,7 @@ void saved_game::convert_to_start_save()
sides.merge_old_carryover(carryover_info(carryover_));
sides.rng().rotate_random();
carryover_ = sides.to_config();
has_carryover_expanded_ = false;
replay_data = config();
replay_start_ = config();
remove_snapshot();
Expand Down

0 comments on commit 712e4c1

Please sign in to comment.