mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -3,13 +3,13 @@ data:extend({
|
||||
type = 'bool-setting',
|
||||
name = 'PHI-EN',
|
||||
setting_type = 'startup',
|
||||
default_value = true,
|
||||
default_value = false,
|
||||
order = 'A1'
|
||||
}, {
|
||||
type = 'bool-setting',
|
||||
name = 'PHI-MB',
|
||||
setting_type = 'startup',
|
||||
default_value = true,
|
||||
default_value = false,
|
||||
order = 'A2'
|
||||
}, {
|
||||
type = 'bool-setting',
|
||||
|
||||
Reference in New Issue
Block a user