diff options
Diffstat (limited to 'source/cLavaSimulator.h')
-rw-r--r-- | source/cLavaSimulator.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/cLavaSimulator.h b/source/cLavaSimulator.h index cb3c743be..abcad6fc6 100644 --- a/source/cLavaSimulator.h +++ b/source/cLavaSimulator.h @@ -7,6 +7,5 @@ public: cLavaSimulator( cWorld* a_World );
virtual inline bool IsAllowedBlock( char a_BlockID );
- virtual inline bool IsPassableForFluid( char a_BlockID );
};
\ No newline at end of file |