From 33637291b910b99b1c753a0b0ae4ccefc792a8a9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 6 Jul 2018 08:08:44 +0300 Subject: Update packet packet_unit_walking. --- src/map/packets_struct.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/map/packets_struct.h') diff --git a/src/map/packets_struct.h b/src/map/packets_struct.h index 1b36fc8b1..573215530 100644 --- a/src/map/packets_struct.h +++ b/src/map/packets_struct.h @@ -734,6 +734,9 @@ struct packet_unit_walking { int16 weapon; #else int32 weapon; +#endif +#if PACKETVER_RE_NUM >= 20180704 + int32 shield; #endif int16 accessory; uint32 moveStartTime; -- cgit v1.2.3-60-g2f50