Esempio n. 1
0
 public void Execute()
 {
     if (Misc.IsChecked(LaneClearMenu, "lcQ"))
     {
         Brain.AutoSwitchQFarm();
     }
 }