Chagned trunk's default server->client PACKETVER to 9
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12439 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
ef7f9faf7d
commit
35de802ced
@ -3,6 +3,8 @@ Date Added
|
||||
AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
||||
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
|
||||
|
||||
2007/03/27
|
||||
* Chagned trunk's default server->client PACKETVER to 9
|
||||
2008/03/26
|
||||
* Adjusted eAthena code to compile cleanly in C++ mode.
|
||||
2008/03/24
|
||||
|
@ -37,7 +37,7 @@ struct guild;
|
||||
// v8 - 2007-05-21aSakexe+ - 0x283
|
||||
// v9 - 2007-11-06aSakexe+ - 0x78, 0x7c, 0x22c
|
||||
#ifndef PACKETVER
|
||||
#define PACKETVER 7
|
||||
#define PACKETVER 9
|
||||
#endif
|
||||
|
||||
// packet DB
|
||||
|
Loading…
x
Reference in New Issue
Block a user