[pink dog voice] THAT'S not archive block Parties!!

This commit is contained in:
toaster 2023-04-10 13:37:49 +01:00
parent 487ec6db74
commit 48665e5ee3

View file

@ -958,7 +958,7 @@ static void P_NetUnArchiveRoundQueue(savebuffer_t *save)
{
UINT8 i;
if (READUINT32(save->p) != ARCHIVEBLOCK_ROUNDQUEUE)
I_Error("Bad $$$.sav at archive block Parties");
I_Error("Bad $$$.sav at archive block Round-queue");
memset(&roundqueue, 0, sizeof(struct roundqueue));