summaryrefslogtreecommitdiff
path: root/src/map/packets.h
diff options
context:
space:
mode:
authorAsheraf <acheraf1998@gmail.com>2018-08-28 14:45:42 +0100
committerAsheraf <acheraf1998@gmail.com>2018-08-28 20:19:56 +0100
commit5f1700478068251ba98c8a612f1744410352d076 (patch)
tree0b154062a1cfef6540dd1a778ebbc0de88601ca1 /src/map/packets.h
parent60382483cc141a8f58859cb972db78c0aaaa08c4 (diff)
downloadhercules-5f1700478068251ba98c8a612f1744410352d076.tar.gz
hercules-5f1700478068251ba98c8a612f1744410352d076.tar.bz2
hercules-5f1700478068251ba98c8a612f1744410352d076.tar.xz
hercules-5f1700478068251ba98c8a612f1744410352d076.zip
Implement PACKET_CZ_MEMORIALDUNGEON_COMMAND
Diffstat (limited to 'src/map/packets.h')
-rw-r--r--src/map/packets.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/packets.h b/src/map/packets.h
index 1d1046e8a..c879fcee3 100644
--- a/src/map/packets.h
+++ b/src/map/packets.h
@@ -1142,7 +1142,7 @@ packet(0x96e,-1,clif->ackmergeitems);
packet(0x02cc,4);
packet(0x02cd,26);
packet(0x02ce,10);
- packet(0x02cf,6);
+ packet(0x02cf,6,clif->pMemorialDungeonCommand);
packet(0x02d0,-1);
packet(0x02d1,-1);
packet(0x02d2,-1);