changed overhaul mode setting
This commit is contained in:
parent
50b68066b7
commit
3cb8f336d2
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ data:extend({
|
|||
name = 'overhaul_mode',
|
||||
type = 'bool-setting',
|
||||
setting_type = 'startup',
|
||||
default_value = true,
|
||||
default_value = false,
|
||||
order = 'i-a',
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue