From c28cd5ffb1ca37a3a6d5ee0a73828dcd092db7f1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 13 Aug 2017 00:40:44 +0300 Subject: Add offset for all defined evol packets. For now offset always 0. --- src/net/eathena/protocolout.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/eathena/protocolout.cpp') diff --git a/src/net/eathena/protocolout.cpp b/src/net/eathena/protocolout.cpp index d4a2e49fb..154dacf6c 100644 --- a/src/net/eathena/protocolout.cpp +++ b/src/net/eathena/protocolout.cpp @@ -18,6 +18,8 @@ * along with this program. If not, see . */ +extern int evolPacketOffset; + namespace EAthena { #include "net/protocoloutdefine.h" -- cgit v1.2.3-70-g09d2