From e70e2b8eccb67d0fa29a2824bc135e81ace014d8 Mon Sep 17 00:00:00 2001 From: Samuel Barney Date: Mon, 22 Jun 2015 11:29:38 -0600 Subject: Rebased version of Code --- tests/LoadablePieces/Stubs.cpp | 9 --------- 1 file changed, 9 deletions(-) (limited to 'tests/LoadablePieces/Stubs.cpp') diff --git a/tests/LoadablePieces/Stubs.cpp b/tests/LoadablePieces/Stubs.cpp index b1f61212b..0a8f2cb63 100644 --- a/tests/LoadablePieces/Stubs.cpp +++ b/tests/LoadablePieces/Stubs.cpp @@ -193,15 +193,6 @@ bool cBlockHandler::CanBeAt(cChunkInterface & a_ChunkInterface, int a_BlockX, in -bool cBlockHandler::CanDirtGrowGrass(NIBBLETYPE a_Meta) -{ - return true; -} - - - - - bool cBlockHandler::IsUseable() { return false; -- cgit v1.2.3