diff options
Diffstat (limited to 'src/net/tmwa/protocol.h')
-rw-r--r-- | src/net/tmwa/protocol.h | 3 |
1 files changed, 0 insertions, 3 deletions
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 * *********************************/ |