diff options
author | Tycho <work.tycho+git@gmail.com> | 2014-02-10 19:01:50 +0100 |
---|---|---|
committer | Tycho <work.tycho+git@gmail.com> | 2014-02-10 19:01:50 +0100 |
commit | 9f542ee0f803209824317c8a204e70966c1fe838 (patch) | |
tree | 881393fa2037bc7f9f7c407bfb00d68b9c1d81a4 /src/Items/ItemBoat.h | |
parent | Fixed stupid mistax in conditional (diff) | |
parent | Merge pull request #659 from tonibm19/master (diff) | |
download | cuberite-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 |
Diffstat (limited to 'src/Items/ItemBoat.h')
-rw-r--r-- | src/Items/ItemBoat.h | 1 |
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 |