File diff r7930:09fd1821dce3 → r7931:4c17a74c399e
src/network/network_udp.cpp
Show inline comments
 
@@ -398,7 +398,7 @@ void ClientNetworkUDPSocketHandler::Hand
 
		config->name      = f->name;
 
		config->info      = f->info;
 
	}
 
	SETBIT(config->flags, GCF_COPY);
 
	SetBit(config->flags, GCF_COPY);
 
}
 

	
 
// Close UDP connection