summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockIce.h
diff options
context:
space:
mode:
authorJaume Aloy <hircine45@gmail.com>2014-08-19 16:47:33 +0200
committerJaume Aloy <hircine45@gmail.com>2014-08-19 16:47:33 +0200
commit07350de514cebd9009f5fbdb5774aa8f1266bdb3 (patch)
tree576e41407d58d88717f4162f5d98d2f48d58d042 /src/Blocks/BlockIce.h
parentAdded more enchantments and some fixes (diff)
downloadcuberite-07350de514cebd9009f5fbdb5774aa8f1266bdb3.tar
cuberite-07350de514cebd9009f5fbdb5774aa8f1266bdb3.tar.gz
cuberite-07350de514cebd9009f5fbdb5774aa8f1266bdb3.tar.bz2
cuberite-07350de514cebd9009f5fbdb5774aa8f1266bdb3.tar.lz
cuberite-07350de514cebd9009f5fbdb5774aa8f1266bdb3.tar.xz
cuberite-07350de514cebd9009f5fbdb5774aa8f1266bdb3.tar.zst
cuberite-07350de514cebd9009f5fbdb5774aa8f1266bdb3.zip
Diffstat (limited to 'src/Blocks/BlockIce.h')
-rw-r--r--src/Blocks/BlockIce.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Blocks/BlockIce.h b/src/Blocks/BlockIce.h
index cfe1d179f..47a84e5a7 100644
--- a/src/Blocks/BlockIce.h
+++ b/src/Blocks/BlockIce.h
@@ -44,4 +44,4 @@ public:
// This is called later than the real destroying of this ice block
}
}
-} ; \ No newline at end of file
+} ;