Make the PACKETVERSION rule easier

(cherry picked from commit 4214397679c70a7910c82126783b434f0d10343e)
This commit is contained in:
James R 2020-04-12 17:05:18 -07:00
parent f13f0e3e11
commit bb6bdac111
1 changed files with 3 additions and 6 deletions

View File

@ -22,12 +22,9 @@
#include "md5.h"
/*
The 'packet version' may be used with packets whose
format is expected to change between versions.
This version is independent of the mod name, and standard
version and subversion. It should only account for the
basic fields of the packet, and change infrequently.
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 0