mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Swapped fans workaround for GA503.317
This commit is contained in:
@@ -468,7 +468,6 @@ public static class AppConfig
|
||||
public static bool IsSwappedFans()
|
||||
{
|
||||
if (!ContainsModel("GA503")) return false;
|
||||
if (Modes.GetCurrent() != 0) return false;
|
||||
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user