Increased MAX_PACKET_DB to handle the new packet range.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12813 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
7384b6a0f8
commit
2352b1996e
@ -53,7 +53,7 @@ struct quest;
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
// packet DB
|
// packet DB
|
||||||
#define MAX_PACKET_DB 0x300
|
#define MAX_PACKET_DB 0x400
|
||||||
#define MAX_PACKET_VER 22
|
#define MAX_PACKET_VER 22
|
||||||
|
|
||||||
struct s_packet_db {
|
struct s_packet_db {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user