MP Create: fix difficulty dialog not showing when loading appropriate game
This commit is contained in:
parent
ae7ed76b58
commit
df5d33fa37
1 changed files with 1 additions and 1 deletions
|
@ -539,7 +539,7 @@ void tmp_create_game::load_game_callback(twindow& window)
|
|||
|
||||
create_engine_.prepare_for_saved_game();
|
||||
|
||||
window.set_retval(twindow::OK);
|
||||
dialog_exit_hook(window);
|
||||
} catch(config::error&) {}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue