This commit is contained in:
Serge
2023-08-04 22:20:33 +02:00
parent cb0996eca9
commit fa3d9d1f81

View File

@@ -262,7 +262,7 @@ public static class AppConfig
public static bool IsAlly()
{
return true || ContainsModel("RC71");
return ContainsModel("RC71");
}
public static bool NoMKeys()