fixup 'disable most mp_configure settings when force_lock_settings=yes'
this was a merging error.
This commit is contained in:
parent
4df00e47c5
commit
aad4e7d600
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ config initial_level_config(saved_game& state)
|
|||
config& scenario = state.get_starting_pos();
|
||||
if(!state.mp_settings().saved_game)
|
||||
{
|
||||
scenario["turns"] = params.num_turns;
|
||||
state.set_random_seed();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue