mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
The string that got away from my memory
This commit is contained in:
parent
d06071943c
commit
8ba981a9cb
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));
|
(UINT32)ExpandTics (netbuffer->u.clientpak.resendfrom));
|
||||||
break;
|
break;
|
||||||
case PT_BASICKEEPALIVE:
|
case PT_BASICKEEPALIVE:
|
||||||
fprintf(debugfile, " wipetime\n");
|
fprintf(debugfile, " keep alive\n");
|
||||||
break;
|
break;
|
||||||
case PT_TEXTCMD:
|
case PT_TEXTCMD:
|
||||||
case PT_TEXTCMD2:
|
case PT_TEXTCMD2:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue