summaryrefslogtreecommitdiff
path: root/src/net/net.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/net.cpp')
-rw-r--r--src/net/net.cpp2
1 files changed, 2 insertions, 0 deletions
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;