This commit is contained in:
2026-06-06 01:53:26 +09:00
parent 281da6b44a
commit a4a018219f
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -4,6 +4,7 @@ Date: 2026-06-21
Changes: Changes:
- [GM] Generic code layout restructure. - [GM] Generic code layout restructure.
- [GM] Further adjustment to VP mode.
- [MB] Dropped support for AAI, SE. - [MB] Dropped support for AAI, SE.
- [MB] Reduced MBE settings. - [MB] Reduced MBE settings.
- [MB] Reduced MBQ settings. - [MB] Reduced MBQ settings.
+1 -1
View File
@@ -168,7 +168,7 @@ data:extend({
default_value = '', default_value = '',
allowed_values = {'', 'SAP', 'VP'}, allowed_values = {'', 'SAP', 'VP'},
localised_name = {'phi-cl.setting-category-color', 'GM', {'phi-cl.enable'}, {'mod-setting-name.PHI-GM'}}, localised_name = {'phi-cl.setting-category-color', 'GM', {'phi-cl.enable'}, {'mod-setting-name.PHI-GM'}},
localised_description = {'', {'phi-cl.setting-change-color', '[GM] [48] A20 C21 H7\n[SAP] [33] A3 C30\n[VP] [614] A12 C192 H410'}}, localised_description = {'', {'phi-cl.setting-change-color', '[GM] [48] A20 C21 H7\n[SAP] [33] A3 C30\n[VP] [607] A13 C203 H391'}},
order = 'D00' order = 'D00'
}, { }, {
type = 'bool-setting', type = 'bool-setting',