mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-19 23:51:41 +00:00
fix build
i copied this wrongly.
This commit is contained in:
parent
1c7c524150
commit
9fb2fe9334
@ -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");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user