Who knows?!
This commit is contained in:
		| @@ -113,7 +113,7 @@ int Connector::Connect(const char* srv_addr, std::string name) { | |||||||
| 				//std::cout << "Packet invalide." << std::endl; | 				//std::cout << "Packet invalide." << std::endl; | ||||||
| 				break; | 				break; | ||||||
| 			} | 			} | ||||||
| 			currbuf = &currbuf[curr]; | 			currbuf = &currbuf[curr + 1]; | ||||||
| 			bytes -= curr; | 			bytes -= curr; | ||||||
| 			if (errors > 100) | 			if (errors > 100) | ||||||
| 				return 1; | 				return 1; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user