Esempio n. 1
0
 public void SetConfig(Config config)
 {
     vm.SetConfig(config, OB.OBSettings.General.RecommendedBots);
     RetrieveRecord();
 }