Renamed leftover strings to Cuberite / Server, as needed.
Also upgraded the user setting file for MSVC to 2013.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user