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.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/LoadablePieces/Stubs.cpp b/tests/LoadablePieces/Stubs.cpp
index bd05d5ce7..5fbd7b599 100644
--- a/tests/LoadablePieces/Stubs.cpp
+++ b/tests/LoadablePieces/Stubs.cpp
@@ -1,8 +1,8 @@
// Stubs.cpp
-// Implements stubs of various MCServer methods that are needed for linking but not for runtime
-// This is required so that we don't bring in the entire MCServer via dependencies
+// Implements stubs of various Cuberite methods that are needed for linking but not for runtime
+// This is required so that we don't bring in the entire Cuberite via dependencies
#include "Globals.h"
#include "BlockInfo.h"