X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=src%2Flib%2Fupdate%2Ffinish.c;h=c502ae6493eab6b981ce5951e42be624daaa9dd1;hp=8fc8af924e8220afc4799acf16d80934a2a64087;hb=18dd5160767c4e38707a37ef46d9c7289d2d1dca;hpb=d7dccef3b113c05e457c936d691bb913d011ff4b diff --git a/src/lib/update/finish.c b/src/lib/update/finish.c index 8fc8af924..c502ae649 100644 --- a/src/lib/update/finish.c +++ b/src/lib/update/finish.c @@ -130,4 +130,5 @@ assemble_dist_paths(double *import_cost) sp->sct_x, sp->sct_y, dist->sct_own, MOB_MOVE); } + path_find_print_stats(); }