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 4fcb263a2..507c8362d 100644
--- a/src/map/packets.h
+++ b/src/map/packets.h
@@ -1907,6 +1907,7 @@ packet(0x96e,clif->ackmergeitems);
#if PACKETVER_MAIN_NUM >= 20181002 || PACKETVER_RE_NUM >= 20181002 || PACKETVER_ZERO_NUM >= 20181010
packet(0x0b10,clif->pStartUseSkillToId);
+ packet(0x0b11,clif->pStopUseSkillToId);
#endif
#endif /* MAP_PACKETS_H */