From 0f4fd231e6660860c991bbcc59c075547245e71d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 15 May 2019 05:35:40 +0300 Subject: Use new shortcuts packets in zero 2019-05-15 and main 2019-05-22 --- src/map/packets.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/packets.h') diff --git a/src/map/packets.h b/src/map/packets.h index 6df05900e..8ff6c4993 100644 --- a/src/map/packets.h +++ b/src/map/packets.h @@ -1949,7 +1949,7 @@ packet(0x96e,clif->ackmergeitems); packet(0x0b1c,clif->pPing); #endif -#if PACKETVER_RE_NUM >= 20190508 +#if PACKETVER_MAIN_NUM >= 20190522 || PACKETVER_RE_NUM >= 20190508 || PACKETVER_ZERO_NUM >= 20190515 packet(0x0b21,clif->pHotkey2); packet(0x0b22,clif->pHotkeyRowShift2); // CZ_SHORTCUTKEYBAR_ROTATE #endif -- cgit v1.2.3-60-g2f50