mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
X13 tweaks
This commit is contained in:
@@ -712,7 +712,7 @@ namespace GHelper
|
||||
pictureColor2.BackColor = AsusUSB.Color2;
|
||||
pictureColor2.Visible = AsusUSB.HasSecondColor();
|
||||
|
||||
if (AppConfig.ContainsModel("GA401"))
|
||||
if (AsusUSB.HasColor())
|
||||
{
|
||||
panelColor.Visible = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user