diff options
Diffstat (limited to 'source/cLavaSimulator.h')
-rw-r--r-- | source/cLavaSimulator.h | 1 |
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 |