From: paramat Date: Mon, 4 Sep 2017 22:45:47 +0000 (+0100) Subject: Network protocol documentation: Add 'can_zoom' to version 36 X-Git-Tag: 5.0.0~854 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=115f52af862bc5bf1cb47fe2cc6e0eadb85915a6;p=oweals%2Fminetest.git Network protocol documentation: Add 'can_zoom' to version 36 --- 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