File diff r4859:e0f81d08b203 → r4860:69fd1f6be832
network_server.c
Show inline comments
 
@@ -844,6 +844,7 @@ DEF_SERVER_RECEIVE_COMMAND(PACKET_CLIENT
 
		}
 

	
 
		// XXX - UGLY! p2 is mis-used to get the client-id in CmdPlayerCtrl
 
		cp->player = 0;
 
		cp->p2 = cs - _clients;
 
	}