diff options
Diffstat (limited to 'src/network')
-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 ba3926492..fe68f39b2 100644 --- a/src/network/networkprotocol.h +++ b/src/network/networkprotocol.h @@ -183,6 +183,8 @@ with this program; if not, write to the Free Software Foundation, Inc., Change TileDef serialization format. Add world-aligned tiles. Mod channels + Raise ObjectProperties version to 3 for removing 'can_zoom' and adding + 'zoom_fov'. */ #define LATEST_PROTOCOL_VERSION 36 |