I'M GONNA PISS MYSELF OF LAUGHER anyway fixed syncbombs

This commit is contained in:
fickleheart 2020-03-07 12:40:45 -06:00
parent b8e4af3f8d
commit 11cba9bd6a
1 changed files with 1 additions and 1 deletions

View File

@ -4247,7 +4247,7 @@ FILESTAMP
case PT_RESYNCHGET:
if (client)
break;
SV_AcknowledgeResynchAck(netconsole, netbuffer->u.resynchgot);
SV_AcknowledgeResynchAck(node, netbuffer->u.resynchgot);
break;
case PT_CLIENTCMD:
case PT_CLIENT2CMD: