summaryrefslogtreecommitdiffstats
path: root/src/ChunkDef.h
diff options
context:
space:
mode:
authorTycho Bickerstaff <work.tycho@gmail.com>2013-12-31 16:58:21 +0100
committerTycho Bickerstaff <work.tycho@gmail.com>2013-12-31 16:58:21 +0100
commit512d1b9ebebaf205756dde352c4e714dd632ca2d (patch)
tree5f5c98454b17b6bd04e27805fc9236c000e415bd /src/ChunkDef.h
parentMerge branch 'master' into threadsafequeue (diff)
downloadcuberite-512d1b9ebebaf205756dde352c4e714dd632ca2d.tar
cuberite-512d1b9ebebaf205756dde352c4e714dd632ca2d.tar.gz
cuberite-512d1b9ebebaf205756dde352c4e714dd632ca2d.tar.bz2
cuberite-512d1b9ebebaf205756dde352c4e714dd632ca2d.tar.lz
cuberite-512d1b9ebebaf205756dde352c4e714dd632ca2d.tar.xz
cuberite-512d1b9ebebaf205756dde352c4e714dd632ca2d.tar.zst
cuberite-512d1b9ebebaf205756dde352c4e714dd632ca2d.zip
Diffstat (limited to '')
-rw-r--r--src/ChunkDef.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChunkDef.h b/src/ChunkDef.h
index 8919bcbb8..7d727a4d4 100644
--- a/src/ChunkDef.h
+++ b/src/ChunkDef.h
@@ -14,6 +14,7 @@
+
/** This is really only a placeholder to be used in places where we need to "make up" a chunk's Y coord.
It will help us when the new chunk format comes out and we need to patch everything up for compatibility.
*/