early-access version 3567

This commit is contained in:
pineappleEA
2023-05-08 00:52:13 +02:00
parent 2aa90dd2b4
commit acf7b81b9a
17 changed files with 97 additions and 14 deletions

View File

@@ -232,6 +232,7 @@ void RestoreGlobalState(bool is_powered_on) {
values.bg_red.SetGlobal(true);
values.bg_green.SetGlobal(true);
values.bg_blue.SetGlobal(true);
values.enable_compute_pipelines.SetGlobal(true);
// System
values.language_index.SetGlobal(true);