Touchpad and Mic Toggles

This commit is contained in:
Serge
2024-02-26 10:33:18 +01:00
parent 95b9a833c1
commit 25470ed579
2 changed files with 5 additions and 0 deletions

View File

@@ -415,6 +415,7 @@ namespace GHelper
}
eCoresMax = Math.Max(8, eCoresMax);
pCoresMax = Math.Max(6, pCoresMax);
panelCores.Visible = true;