diff options
Diffstat (limited to 'src/network')
-rw-r--r-- | src/network/networkprotocol.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/network/networkprotocol.h b/src/network/networkprotocol.h index 6d11dacc6..f4258e9cd 100644 --- a/src/network/networkprotocol.h +++ b/src/network/networkprotocol.h @@ -179,6 +179,7 @@ with this program; if not, write to the Free Software Foundation, Inc., PROTOCOL VERSION 36: Backwards compatibility drop Add 'can_zoom' to player object properties + Add glow to object properties */ #define LATEST_PROTOCOL_VERSION 36 |