From 115f52af862bc5bf1cb47fe2cc6e0eadb85915a6 Mon Sep 17 00:00:00 2001 From: paramat Date: Mon, 4 Sep 2017 23:45:47 +0100 Subject: [PATCH] Network protocol documentation: Add 'can_zoom' to version 36 --- src/network/networkprotocol.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/network/networkprotocol.h b/src/network/networkprotocol.h index 7eefaccaa..a2cef00ae 100644 --- a/src/network/networkprotocol.h +++ b/src/network/networkprotocol.h @@ -178,6 +178,7 @@ with this program; if not, write to the Free Software Foundation, Inc., Breaks compatibility with older clients. PROTOCOL VERSION 36: Backwards compatibility drop + Add 'can_zoom' to player object properties */ #define LATEST_PROTOCOL_VERSION 36