mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-22 10:52:23 +00:00
Add missing packet name
This commit is contained in:
parent
20e4d5ab9e
commit
bf11e3a361
1 changed files with 1 additions and 0 deletions
|
@ -811,6 +811,7 @@ static const char *packettypename[NUMPACKETTYPE] =
|
|||
"CLIENTJOIN",
|
||||
"NODETIMEOUT",
|
||||
"RESYNCHING",
|
||||
"LOGIN",
|
||||
"PING"
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue