summaryrefslogtreecommitdiff
path: root/src/net/eathena/packets.inc
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-08-31 19:59:51 +0300
committerAndrei Karas <akaras@inbox.ru>2015-09-01 00:19:20 +0300
commit854c72570f49f7ed57f35fce72bc91ebdc08d2ac (patch)
tree577c1b4ce129c52cabbb8665bf1b562a2e3d4f6c /src/net/eathena/packets.inc
parent366de9963d24841483e6ed8ff4a88f775a1c2fcf (diff)
downloadManaVerse-854c72570f49f7ed57f35fce72bc91ebdc08d2ac.tar.gz
ManaVerse-854c72570f49f7ed57f35fce72bc91ebdc08d2ac.tar.bz2
ManaVerse-854c72570f49f7ed57f35fce72bc91ebdc08d2ac.tar.xz
ManaVerse-854c72570f49f7ed57f35fce72bc91ebdc08d2ac.zip
Add ability to log received packet names to log file.
Also add arrays with id to package info mapping for inbound packets.
Diffstat (limited to 'src/net/eathena/packets.inc')
-rw-r--r--src/net/eathena/packets.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/eathena/packets.inc b/src/net/eathena/packets.inc
index 6371807a5..2a2405674 100644
--- a/src/net/eathena/packets.inc
+++ b/src/net/eathena/packets.inc
@@ -729,3 +729,5 @@ packet(CMSG_SEARCHSTORE_CLICK, 0x0835);
packet(CMSG_SET_STATUS, 0x0b0e);
packet(CMSG_ONLINE_LIST, 0x0b0f);
+
+#undef packet