From f4f80ea5f303ada1184c9b41d47ad7cd49af5d0b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 26 Jul 2018 22:21:53 +0300 Subject: Update shuffle packets for new packet versions. Split main and re shuffle files. --- src/net/eathena/updateprotocol.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/eathena/updateprotocol.cpp') diff --git a/src/net/eathena/updateprotocol.cpp b/src/net/eathena/updateprotocol.cpp index 21f6c001a..99b3eeb4d 100644 --- a/src/net/eathena/updateprotocol.cpp +++ b/src/net/eathena/updateprotocol.cpp @@ -74,6 +74,7 @@ void updateProtocol() #include "net/protocoloutupdate.h" #include "net/eathena/packetsout.inc" #include "net/eathena/packetsout_shuffle_main.inc" +#include "net/eathena/packetsout_shuffle_re.inc" #include "net/eathena/packetsout_shuffle_zero.inc" #undef packet Network *const network = Network::mInstance; -- cgit v1.2.3-70-g09d2