summaryrefslogtreecommitdiff
path: root/src/map/packets.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/packets.h')
-rw-r--r--src/map/packets.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/map/packets.h b/src/map/packets.h
index 57602595f..05b3d88ad 100644
--- a/src/map/packets.h
+++ b/src/map/packets.h
@@ -2787,6 +2787,13 @@ packet(0x96e,-1,clif->ackmergeitems);
// changed packet sizes
#endif
+// 2013-09-25aRagexe
+#if PACKETVER >= 20130925
+// new packets
+// changed packet sizes
+ packet(0x09da,10); // ZC_ACK_GUILDSTORAGE_LOG
+#endif
+
// 2013-10-30aRagexe
#if PACKETVER >= 20131030
// new packets