summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTycho <work.tycho+git@gmail.com>2014-02-10 19:01:50 +0100
committerTycho <work.tycho+git@gmail.com>2014-02-10 19:01:50 +0100
commit9f542ee0f803209824317c8a204e70966c1fe838 (patch)
tree881393fa2037bc7f9f7c407bfb00d68b9c1d81a4
parentFixed stupid mistax in conditional (diff)
parentMerge pull request #659 from tonibm19/master (diff)
downloadcuberite-9f542ee0f803209824317c8a204e70966c1fe838.tar
cuberite-9f542ee0f803209824317c8a204e70966c1fe838.tar.gz
cuberite-9f542ee0f803209824317c8a204e70966c1fe838.tar.bz2
cuberite-9f542ee0f803209824317c8a204e70966c1fe838.tar.lz
cuberite-9f542ee0f803209824317c8a204e70966c1fe838.tar.xz
cuberite-9f542ee0f803209824317c8a204e70966c1fe838.tar.zst
cuberite-9f542ee0f803209824317c8a204e70966c1fe838.zip
-rw-r--r--src/Items/ItemBoat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Items/ItemBoat.h b/src/Items/ItemBoat.h
index 929533c9c..b45485251 100644
--- a/src/Items/ItemBoat.h
+++ b/src/Items/ItemBoat.h
@@ -1,3 +1,4 @@
+
// ItemBoat.h
// Declares the various boat ItemHandlers