This commit is contained in:
2025-05-20 22:47:02 +09:00
parent b2f9fb3163
commit a93c0d542e

View File

@@ -216,7 +216,7 @@ data:extend({
name = 'PHI-SA-ENABLE-QUALITY', name = 'PHI-SA-ENABLE-QUALITY',
setting_type = 'startup', setting_type = 'startup',
default_value = false, default_value = false,
localised_name = {'phi-cl.combine', {'mod-setting-name-prefix.PHI-SA-NO-QUALITY'}, {'mod-setting-name.PHI-SA-NO-QUALITY'}}, localised_name = {'phi-cl.combine', {'mod-setting-name-prefix.PHI-SA-ENABLE-QUALITY'}, {'mod-setting-name.PHI-SA-ENABLE-QUALITY'}},
order = 'C05' order = 'C05'
}, { }, {
type = 'int-setting', type = 'int-setting',