diff options
Diffstat (limited to 'src/network/networkprotocol.h')
-rw-r--r-- | src/network/networkprotocol.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/network/networkprotocol.h b/src/network/networkprotocol.h index 852f2ee03..e4b566740 100644 --- a/src/network/networkprotocol.h +++ b/src/network/networkprotocol.h @@ -130,6 +130,8 @@ with this program; if not, write to the Free Software Foundation, Inc., presentation Add TOCLIENT_AUTH_ACCEPT to accept connection from client Rename GENERIC_CMD_SET_ATTACHMENT to GENERIC_CMD_ATTACH_TO + PROTOCOL_VERSION 26: + Add TileDef tileable_horizontal, tileable_vertical flags */ #define LATEST_PROTOCOL_VERSION 25 |