File diff r7033:4eb48f2ed5ed → r7034:02d83c0816e7
src/network/network_udp.cpp
Show inline comments
 
@@ -395,7 +395,6 @@ void ClientNetworkUDPSocketHandler::Hand
 
		config->status = GCS_NOT_FOUND;
 
	} else {
 
		config->filename  = f->filename;
 
		config->full_path = f->full_path;
 
		config->name      = f->name;
 
		config->info      = f->info;
 
	}