Example #1
0
 private void FunkyBotStop(IBot bot)
 {
     ErrorClickerThread.Abort();
     DBLog.Info("[Funky] Error Clicking Thread Aborted.");
 }