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/net.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/net.cpp') diff --git a/src/net/net.cpp b/src/net/net.cpp index 8b7b206ba..ebc654563 100644 --- a/src/net/net.cpp +++ b/src/net/net.cpp @@ -36,6 +36,8 @@ #include "debug.h" +int evolPacketOffset = 0; + namespace Net { class AuctionHandler; -- cgit v1.2.3-70-g09d2