Просмотр исходного кода

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
ultramage 17 лет назад
Родитель
Сommit
35de802ced
2 измененных файлов с 3 добавлено и 1 удалено
  1. 2 0
      Changelog-Trunk.txt
  2. 1 1
      src/map/clif.h

+ 2 - 0
Changelog-Trunk.txt

@@ -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

+ 1 - 1
src/map/clif.h

@@ -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