Bindings UI

This commit is contained in:
Serge
2024-01-26 21:23:22 +01:00
parent fb33f426d3
commit b5e160bc00
3 changed files with 162 additions and 158 deletions

View File

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