X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Fgame.cpp;h=69e673fa46669b1c3b1209e9ec1cc5352f0bf9f7;hb=d4d49ee8f4d425e7a4136d65f519728869680951;hp=d6b1117c145ec4877cdbee83c9d85f3f6dafb7de;hpb=b5ceaf445a68b9cda47fbd4246f074aa0a1d3966;p=dragonfireclient.git diff --git a/src/game.cpp b/src/game.cpp index d6b1117c1..69e673fa4 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -634,6 +634,7 @@ void the_game( gui::IGUIFont* font, std::string map_dir, std::string playername, + std::string password, std::string address, u16 port, std::wstring &error_message @@ -689,7 +690,7 @@ void the_game( */ std::cout<= 10.0) { @@ -756,8 +761,16 @@ void the_game( if(could_connect == false) { - std::cout<remove(); return; }