Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
i copied this wrongly.
  • Loading branch information
gfgtdf committed Jun 15, 2014
1 parent 1c7c524 commit 9fb2fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/playcampaign.cpp
Expand Up @@ -303,7 +303,7 @@ LEVEL_RESULT play_game(game_display& disp, saved_game& gamestate,

sound::empty_playlist();

state_of_game.expand_carryover();
gamestate.expand_carryover();

config::const_child_itors story = gamestate.get_starting_pos().child_range("story");

Expand Down

0 comments on commit 9fb2fe9

Please sign in to comment.