This commit is contained in:
2026-07-03 14:26:20 +09:00
parent 6642e16481
commit 114f712ad3
3 changed files with 0 additions and 34 deletions
-7
View File
@@ -174,12 +174,5 @@ data:extend({
localised_name = {'phi-cl.setting-class-color', 'CT1', '', {'mod-setting-name.PHI-CT-TILE'}},
localised_description = {'', {'phi-cl.setting-change-color', '[1] A1'}},
order = 'E01'
}, {
type = 'bool-setting',
name = 'PHI-CT-EDITOR',
setting_type = 'runtime-global',
default_value = true,
localised_name = {'phi-cl.setting-category-color', 'CT', {'phi-cl.enable'}, {'gui-permissions-names.ToggleMapEditor'}},
order = 'E00'
}
})