From 81ac026e1f04f1c40eb246e21e9aac25c8ec8f92 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Mon, 11 Apr 2011 18:33:05 +0300 Subject: updated example map generator python script --- src/serialization.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/serialization.h') diff --git a/src/serialization.h b/src/serialization.h index 26ab90e36..c87162e69 100644 --- a/src/serialization.h +++ b/src/serialization.h @@ -29,7 +29,7 @@ with this program; if not, write to the Free Software Foundation, Inc., NOTE: The goal is to increment this so that saved maps will be loadable by any version. Other compatibility is not maintained. - Serialization format versions: + Serialization format versions (for raw map data (blocks, nodes, sectors)): == Unsupported == 0: original networked test with 1-byte nodes 1: update with 2-byte nodes -- cgit v1.2.3