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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/packets.h b/src/map/packets.h
index e03141fcd..5f9dc0631 100644
--- a/src/map/packets.h
+++ b/src/map/packets.h
@@ -1923,6 +1923,7 @@ packet(0x96e,-1,clif->ackmergeitems);
// new packets
packet(0x08c8,34); // ZC_NOTIFY_ACT3
packet(0x08c9,2,clif->pCashShopSchedule,0);
+ packet(0x08ca,-1); // ZC_ACK_SCHEDULER_CASHITEM
#endif
//2011-07-18aRagexe (Thanks to Yommy!)