fix build

i copied this wrongly.
This commit is contained in:
gfgtdf 2014-06-16 01:53:15 +02:00
parent 1c7c524150
commit 9fb2fe9334

View File

@ -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");