In pCampbot, don't try and reconnect bots that are already connected on console "connect" command
							parent
							
								
									832c35d4d5
								
							
						
					
					
						commit
						66a7dc3a0d
					
				| 
						 | 
				
			
			@ -299,7 +299,8 @@ namespace pCampBot
 | 
			
		|||
                        break;
 | 
			
		||||
                    }
 | 
			
		||||
 | 
			
		||||
                    m_bots[i].Connect();
 | 
			
		||||
                    if (m_bots[i].ConnectionState == ConnectionState.Disconnected)
 | 
			
		||||
                        m_bots[i].Connect();
 | 
			
		||||
                }
 | 
			
		||||
 | 
			
		||||
                // Stagger logins
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue