mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-22 18:31:27 +00:00
zap some debug :/
This commit is contained in:
parent
544d4d6ff8
commit
8fba02bf2f
1 changed files with 0 additions and 1 deletions
|
@ -184,7 +184,6 @@ WriteLeaf (node_t *node)
|
|||
|
||||
leaf_p.nummarksurfaces = bsp->nummarksurfaces - leaf_p.firstmarksurface;
|
||||
BSP_AddLeaf (bsp, &leaf_p);
|
||||
printf ("nummarksurfaces: %d\n", bsp->nummarksurfaces);
|
||||
}
|
||||
|
||||
void
|
||||
|
|
Loading…
Reference in a new issue