This commit is contained in:
2024-11-01 18:31:40 +09:00
parent 01cac84eef
commit 715244492f
8 changed files with 78 additions and 45 deletions

View File

@@ -197,5 +197,11 @@ data:extend({
setting_type = 'startup',
default_value = true,
order = 'F06'
}, {
type = 'bool-setting',
name = 'PHI-CT-SA',
setting_type = 'startup',
default_value = false,
order = 'F07'
}
})