commit
9ad56b8d88
1 changed files with 3 additions and 0 deletions
|
@ -333,6 +333,9 @@ void create::process_event_impl(const process_event_data & data)
|
|||
}
|
||||
}
|
||||
|
||||
if (load.cancel_orders())
|
||||
engine_.get_state().cancel_orders();
|
||||
|
||||
engine_.prepare_for_saved_game();
|
||||
set_result(LOAD_GAME);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue