Mp Create: regenerate map when changing settings
This commit is contained in:
parent
27f8bbebb7
commit
701a8dd213
1 changed files with 2 additions and 0 deletions
|
@ -748,6 +748,8 @@ void tmp_create_game::update_options_list(twindow& window)
|
|||
void tmp_create_game::show_generator_settings(twindow& window)
|
||||
{
|
||||
create_engine_.generator_user_config(window.video());
|
||||
|
||||
regenerate_random_map(window);
|
||||
}
|
||||
|
||||
void tmp_create_game::regenerate_random_map(twindow& window)
|
||||
|
|
Loading…
Add table
Reference in a new issue