mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Hide unsupported options for Ally at Extra screen
This commit is contained in:
@@ -226,6 +226,8 @@ namespace GHelper
|
|||||||
SetKeyCombo(comboM4, textM4, "m4");
|
SetKeyCombo(comboM4, textM4, "m4");
|
||||||
SetKeyCombo(comboFNF4, textFNF4, "paddle");
|
SetKeyCombo(comboFNF4, textFNF4, "paddle");
|
||||||
|
|
||||||
|
checkGpuApps.Visible = false;
|
||||||
|
checkUSBC.Visible = false;
|
||||||
|
|
||||||
int apuMem = Program.acpi.GetAPUMem();
|
int apuMem = Program.acpi.GetAPUMem();
|
||||||
if (apuMem >= 0)
|
if (apuMem >= 0)
|
||||||
|
|||||||
Reference in New Issue
Block a user