From 79e2e650a25f4dcf8f5684db1af720b61d600d16 Mon Sep 17 00:00:00 2001 From: Jan-Fabian Humann Date: Sat, 21 May 2005 15:28:33 +0000 Subject: restoring backwards compatibility for trade by using an unused packet --- src/net/protocol.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net') diff --git a/src/net/protocol.cpp b/src/net/protocol.cpp index a11dad82..e3b84457 100644 --- a/src/net/protocol.cpp +++ b/src/net/protocol.cpp @@ -76,7 +76,7 @@ short packet_lengths[] = { -1, -1, 20, 10, 32, 9, 34, 14, 2, 6, 48, 56, -1, 4, 5, 10, // #0x200 26, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, }; short get_length(short id) { -- cgit v1.2.3-70-g09d2