mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-14 08:51:09 +00:00
The string that got away from my memory
This commit is contained in:
parent
76ea671763
commit
3b61cba1a7
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue