From cfede1d7d50541cf64b191844d537cb55880ce09 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 30 Jul 2011 21:36:51 +0300 Subject: Extract shared logic from inventoryhandler netcode to ea namespace. --- src/net/tmwa/protocol.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/net/tmwa/protocol.h') diff --git a/src/net/tmwa/protocol.h b/src/net/tmwa/protocol.h index 696f83646..3a753e351 100644 --- a/src/net/tmwa/protocol.h +++ b/src/net/tmwa/protocol.h @@ -65,9 +65,6 @@ enum SPRITE_VECTOREND }; -static const int INVENTORY_OFFSET = 2; -static const int STORAGE_OFFSET = 1; - /********************************* * Packets from server to client * *********************************/ -- cgit v1.2.3-70-g09d2