From: Perttu Ahola Date: Sun, 11 Mar 2012 13:04:50 +0000 (+0200) Subject: world.mt creation X-Git-Tag: 0.4.dev-20120318~52 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=6a1b6d03442153aa1a73e3e55d89915bf11a085c;p=oweals%2Fminetest.git world.mt creation --- diff --git a/src/server.cpp b/src/server.cpp index 7b34e3554..f68672456 100644 --- a/src/server.cpp +++ b/src/server.cpp @@ -867,7 +867,7 @@ Server::Server( if(!gamespec.isValid()) throw ServerError("Supplied invalid gamespec"); - + // Figure out some paths // share/server m_path_share = porting::path_share + DIR_DELIM + "server"; @@ -899,6 +899,15 @@ Server::Server( infostream<<"- mods: "<