Skip to content

Commit

Permalink
remove outdated line
Browse files Browse the repository at this point in the history
we store difficulcy only in classification, not in carryover_sides_start
  • Loading branch information
gfgtdf committed Jun 15, 2014
1 parent 9e40b26 commit 5ec441a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/game_controller.cpp
Expand Up @@ -790,7 +790,6 @@ bool game_controller::new_campaign()
}
}

state_.carryover_sides_start["difficulty"] = difficulties[difficulty];
state_.classification().difficulty = difficulties[difficulty];
}

Expand Down

0 comments on commit 5ec441a

Please sign in to comment.