summaryrefslogtreecommitdiffstats
path: root/source/cLavaSimulator.h
diff options
context:
space:
mode:
authorfaketruth <faketruth@0a769ca7-a7f5-676a-18bf-c427514a06d6>2012-02-14 14:37:13 +0100
committerfaketruth <faketruth@0a769ca7-a7f5-676a-18bf-c427514a06d6>2012-02-14 14:37:13 +0100
commit9f38c219e2851324b8b2694315abed4d3138fca2 (patch)
tree6114c3a98299274030561cab343b35e2dabb78c8 /source/cLavaSimulator.h
parentFixing build for linux using GNUmakefile (explicitly removed LeakFinder and StackWalker) (diff)
downloadcuberite-9f38c219e2851324b8b2694315abed4d3138fca2.tar
cuberite-9f38c219e2851324b8b2694315abed4d3138fca2.tar.gz
cuberite-9f38c219e2851324b8b2694315abed4d3138fca2.tar.bz2
cuberite-9f38c219e2851324b8b2694315abed4d3138fca2.tar.lz
cuberite-9f38c219e2851324b8b2694315abed4d3138fca2.tar.xz
cuberite-9f38c219e2851324b8b2694315abed4d3138fca2.tar.zst
cuberite-9f38c219e2851324b8b2694315abed4d3138fca2.zip
Diffstat (limited to 'source/cLavaSimulator.h')
-rw-r--r--source/cLavaSimulator.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/cLavaSimulator.h b/source/cLavaSimulator.h
index f0bfacb38..aa20b4d1d 100644
--- a/source/cLavaSimulator.h
+++ b/source/cLavaSimulator.h
@@ -7,5 +7,6 @@ public:
cLavaSimulator( cWorld* a_World );
virtual bool IsAllowedBlock( char a_BlockID );
+
}; \ No newline at end of file