GlosSITarget: default hideAltTab to true

pull/239/head
Peter Repukat 1 year ago
parent ba777193a5
commit 7a01ceede1

@ -54,7 +54,7 @@ inline struct Window {
int maxFps = 0;
float scale = 0.f;
bool disableOverlay = false;
bool hideAltTab = false;
bool hideAltTab = true;
bool disableGlosSIOverlay = false;
} window;

Loading…
Cancel
Save