*patrick mouth*

This commit is contained in:
yamamama 2025-12-14 20:23:52 -05:00
parent 7f8d64cb05
commit bc96bbba4c

View file

@ -4810,7 +4810,7 @@ static void PT_ClientCmd(SINT8 node, INT32 netconsole)
// Extremely elaborate debug!
CONS_Printf(M_GetText("EXPECTED\n%s"), cfailexpected);
CONS_Printf(M_GetText("RECIEVED\n%s"), cfailrecieved);
CONS_Printf(M_GetText("RECEIVED\n%s"), cfailrecieved);
}
DEBFILE(va("Restoring player %d (synch failure) [%update] %d!=%d\n",
netconsole, realstart, consistancy[realstart%BACKUPTICS].checksum,
@ -4834,7 +4834,7 @@ static void PT_ClientCmd(SINT8 node, INT32 netconsole)
// Extremely elaborate debug!
CONS_Printf(M_GetText("EXPECTED\n%s"), cfailexpected);
CONS_Printf(M_GetText("RECIEVED\n%s"), cfailrecieved);
CONS_Printf(M_GetText("RECEIVED\n%s"), cfailrecieved);
}
SendKick(netconsole, KICK_MSG_CON_FAIL);
DEBFILE(va("player %d kicked (synch failure) [%u] %d!=%d\n",