diff options
Diffstat (limited to 'src/serialization.h')
-rw-r--r-- | src/serialization.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/serialization.h b/src/serialization.h index c15a2a235..3206b580a 100644 --- a/src/serialization.h +++ b/src/serialization.h @@ -43,7 +43,7 @@ with this program; if not, write to the Free Software Foundation, Inc., 8: (dev) server-initiated block transfers and all kinds of stuff 9: (dev) block objects 10: (dev) water pressure - 11: (dev) zlib'd blocks + 11: (dev) zlib'd blocks, block flags */ // This represents an uninitialized or invalid format #define SER_FMT_VER_INVALID 255 |