mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-04-19 16:51:53 +00:00
PACKTVERSION 4, because I changed serverinfo
This commit is contained in:
parent
8a3025eabd
commit
2fce4c07c0
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ The 'packet version' is used to distinguish packet formats.
|
|||
This version is independent of VERSION and SUBVERSION. Different
|
||||
applications may follow different packet versions.
|
||||
*/
|
||||
#define PACKETVERSION 3
|
||||
#define PACKETVERSION 4
|
||||
|
||||
// Network play related stuff.
|
||||
// There is a data struct that stores network
|
||||
|
|
Loading…
Reference in a new issue