This commit is contained in:
Serge
2023-06-05 11:49:56 +02:00
parent e9060ad8c0
commit 4c8291c74b
2 changed files with 6 additions and 2 deletions

View File

@@ -1474,7 +1474,7 @@ namespace GHelper
UltimateUI(mux == 1);
if (eco < 0)
if (eco < 0 && mux < 0)
{
isGpuSection = tableGPU.Visible = false;
SetContextMenu();