diff options
Diffstat (limited to 'src/net/eathena/packets.inc')
-rw-r--r-- | src/net/eathena/packets.inc | 2 |
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 |