]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/bsp.c
Q3map2:
[xonotic/netradiant.git] / tools / quake3 / q3map2 / bsp.c
index 1cef5a48aac927b813eeb86fc7f039df8107f16e..6d61c58a5b19f80d3c35865600f823eaa9e42c1e 100644 (file)
@@ -637,6 +637,8 @@ void ProcessModels( void ){
        /* restore -v setting */
        verbose = oldVerbose;
 
+       Sys_FPrintf( SYS_VRB, "%9i bspModels in total\n", numBSPModels );
+
        /* write fogs */
        EmitFogs();