summaryrefslogtreecommitdiffstats
path: root/tests/LoadablePieces/Stubs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/LoadablePieces/Stubs.cpp')
-rw-r--r--tests/LoadablePieces/Stubs.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/LoadablePieces/Stubs.cpp b/tests/LoadablePieces/Stubs.cpp
index 0a8f2cb63..3f4623850 100644
--- a/tests/LoadablePieces/Stubs.cpp
+++ b/tests/LoadablePieces/Stubs.cpp
@@ -160,7 +160,7 @@ void cBlockHandler::OnDestroyed(cChunkInterface & a_ChunkInterface, cWorldInterf
-void cBlockHandler::NeighborChanged(cChunkInterface & a_ChunkInterface, int a_BlockX, int a_BlockY, int a_BlockZ)
+void cBlockHandler::NeighborChanged(cChunkInterface & a_ChunkInterface, int a_BlockX, int a_BlockY, int a_BlockZ, eBlockFace a_WhichNeighbor)
{
}