Explorar o código

fix_accidental_deletion

Moonlacer %!s(int64=4) %!d(string=hai) anos
pai
achega
09ab819040
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/common/settings.cpp

+ 2 - 1
src/common/settings.cpp

@@ -110,7 +110,8 @@ void RestoreGlobalState(bool is_powered_on) {
         return;
     }
 
-    // Audio: None
+    // Audio
+    values.volume.SetGlobal(true);
 
     // Core
     values.use_multi_core.SetGlobal(true);