mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-04-10 04:12:05 +00:00
RIP, didn't commit this
This commit is contained in:
parent
847924a47a
commit
f858b2aa11
1 changed files with 0 additions and 1 deletions
|
@ -3485,7 +3485,6 @@ static void HandleConnect(SINT8 node)
|
|||
{
|
||||
G_SetGamestate(backupstate);
|
||||
/// \note Shouldn't SV_SendRefuse be called before ResetNode?
|
||||
ResetNode(node);
|
||||
SV_SendRefuse(node, M_GetText("Server couldn't send info, please try again"));
|
||||
ResetNode(node); // Yeah, lets try it!
|
||||
/// \todo fix this !!!
|
||||
|
|
Loading…
Reference in a new issue