mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
S15 fix
This commit is contained in:
@@ -1474,7 +1474,7 @@ namespace GHelper
|
||||
|
||||
UltimateUI(mux == 1);
|
||||
|
||||
if (eco < 0)
|
||||
if (eco < 0 && mux < 0)
|
||||
{
|
||||
isGpuSection = tableGPU.Visible = false;
|
||||
SetContextMenu();
|
||||
|
||||
Reference in New Issue
Block a user