The string that got away from my memory

This commit is contained in:
Sryder 2019-02-04 22:02:40 +00:00
parent 76ea671763
commit 3b61cba1a7
1 changed files with 1 additions and 1 deletions

View File

@ -904,7 +904,7 @@ static void DebugPrintpacket(const char *header)
(UINT32)ExpandTics (netbuffer->u.clientpak.resendfrom));
break;
case PT_BASICKEEPALIVE:
fprintf(debugfile, " wipetime\n");
fprintf(debugfile, " keep alive\n");
break;
case PT_TEXTCMD:
case PT_TEXTCMD2: