]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commitdiff
GIT fixed?
authorBrian Bosak <webadm@elcnet.servehttp.com>
Mon, 2 Sep 2013 03:41:28 +0000 (22:41 -0500)
committerBrian Bosak <webadm@elcnet.servehttp.com>
Mon, 2 Sep 2013 03:41:28 +0000 (22:41 -0500)
lobby_gameroom.c

index a1ac7eb6c1f041beb2ee2463ca23c87ad2858090..23fd6fc2dd37688870ca7403c251917154e929b0 100644 (file)
@@ -231,6 +231,7 @@ static void doConnect(int sock) {
 static void bindhost() {
        TCPConnect("127.0.0.1",1090,doConnect);
 }
+
 static void findroom() {
        //This is safe when called from main thread
        Con_Print("Contacting server...\n");