mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-03-03 01:41:15 +00:00
Add missing packet name
This commit is contained in:
parent
6531fc6e85
commit
ebeac311af
1 changed files with 1 additions and 0 deletions
|
|
@ -811,6 +811,7 @@ static const char *packettypename[NUMPACKETTYPE] =
|
|||
"CLIENTJOIN",
|
||||
"NODETIMEOUT",
|
||||
"RESYNCHING",
|
||||
"LOGIN",
|
||||
"PING"
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue