]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/proto-p10.c
oops. fixing debug message
[irc/evilnet/x3.git] / src / proto-p10.c
index 129f09f862c3ee4a893f26e4b5ee5309d8c7d0ae..608db6be4e36796a0c48b534a67e37c819ef14dc 100644 (file)
@@ -1234,7 +1234,8 @@ static CMD_FUNC(cmd_eob)
         /* now that we know who our uplink is,
          * we can center the routing map and activate auto-routing.
          */
-        activate_routing(NULL, NULL, NULL);
+        //activate_routing(NULL, NULL, NULL);
+        routing_init();
     }
     sender->self_burst = 0;
     recalc_bursts(sender);