mirror of
https://github.com/jkocon/g-helper.git
synced 2026-04-10 04:50:27 +02:00
Aura modes for Strix devices
This commit is contained in:
@@ -183,7 +183,7 @@ namespace GHelper.USB
|
||||
return _modes;
|
||||
}
|
||||
|
||||
if (AppConfig.IsStrix() && !AppConfig.IsStrixLimitedRGB())
|
||||
if (AppConfig.IsStrix() && !AppConfig.Is4ZoneRGB())
|
||||
{
|
||||
return _modesStrix;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user