summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
authorSTRWarrior <niels.breuker@hotmail.nl>2013-09-08 18:35:48 +0200
committerSTRWarrior <niels.breuker@hotmail.nl>2013-09-08 18:35:48 +0200
commit7862a766840d99b8b24c2b8df029f9da64c64a93 (patch)
treecac521496884ef64e9a527f1d7204de3e4859f50 /source
parentAdded E_BLOCK_LILY_PAD to g_BlockIsSnowable. (diff)
downloadcuberite-7862a766840d99b8b24c2b8df029f9da64c64a93.tar
cuberite-7862a766840d99b8b24c2b8df029f9da64c64a93.tar.gz
cuberite-7862a766840d99b8b24c2b8df029f9da64c64a93.tar.bz2
cuberite-7862a766840d99b8b24c2b8df029f9da64c64a93.tar.lz
cuberite-7862a766840d99b8b24c2b8df029f9da64c64a93.tar.xz
cuberite-7862a766840d99b8b24c2b8df029f9da64c64a93.tar.zst
cuberite-7862a766840d99b8b24c2b8df029f9da64c64a93.zip
Diffstat (limited to 'source')
-rw-r--r--source/BlockID.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/BlockID.cpp b/source/BlockID.cpp
index 0356cabba..078c9d9ab 100644
--- a/source/BlockID.cpp
+++ b/source/BlockID.cpp
@@ -1,3 +1,4 @@
+
// BlockID.cpp
// Implements the helper functions for converting Block ID string to int etc.