1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-04 18:36:31 -05:00

yuzu: Mute audio when in background

This commit is contained in:
german77
2022-02-06 20:46:22 -06:00
parent 49eb78497b
commit ab93b4c66d
6 changed files with 27 additions and 4 deletions

View File

@@ -372,6 +372,7 @@ private:
QString game_path;
bool auto_paused = false;
bool auto_muted = false;
QTimer mouse_hide_timer;
// FS