mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-15 01:01:43 +00:00
Revert "Request a download after completing the join challenge"
This reverts commit d5ca4d3f42
.
This commit is contained in:
parent
82b5ce5495
commit
ccb6da9ab7
1 changed files with 1 additions and 4 deletions
|
@ -4126,9 +4126,6 @@ static void HandlePacketFromAwayNode(SINT8 node)
|
|||
if (I_NetMakeNodewPort)
|
||||
servernode = I_NetMakeNode(cl_challengeaddress);
|
||||
#endif
|
||||
if (cl_needsdownload)
|
||||
cl_mode = CL_ASKDOWNLOADFILES;
|
||||
else
|
||||
cl_mode = CL_ASKJOIN;
|
||||
break;
|
||||
|
||||
|
|
Loading…
Reference in a new issue