From: Ciaran Gultnieks Date: Thu, 19 May 2011 11:18:42 +0000 (+0100) Subject: Don't say 'Creating server and client' if the server is remote, so not being created X-Git-Url: http://81.2.79.47:8989/gitweb/?a=commitdiff_plain;h=b5ceaf445a68b9cda47fbd4246f074aa0a1d3966;p=zefram%2Fminetest%2Fminetest_engine.git Don't say 'Creating server and client' if the server is remote, so not being created --- diff --git a/src/game.cpp b/src/game.cpp index d9026206..d6b1117c 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -672,7 +672,6 @@ void the_game( guienv->drawAll(); driver->endScene(); - std::cout< server; if(address == ""){ + std::cout<start(port); } @@ -688,6 +688,7 @@ void the_game( Create client */ + std::cout<