diff --git a/engine/client/cl_game.c b/engine/client/cl_game.c index 7a054b18..efa03828 100644 --- a/engine/client/cl_game.c +++ b/engine/client/cl_game.c @@ -3360,7 +3360,7 @@ void GAME_EXPORT NetAPI_SendRequest( int context, int request, int flags, double return; } - if( remote_address->type >= NA_IPX ) + if( remote_address->type != NA_IPX && remote_address->type != NA_BROADCAST_IPX ) return; // IPX no longer support // find a free request