Merge branch 'brushbsp' of https://github.com/ericwa/ericw-tools into brushbsp
This commit is contained in:
commit
f8f0e903a2
|
|
@ -392,6 +392,8 @@ static void LeafNode(node_t *leafnode, std::vector<std::unique_ptr<bspbrush_t>>
|
|||
}
|
||||
|
||||
qbsp_options.target_game->count_contents_in_stats(leafnode->contents, *stats.leafstats);
|
||||
|
||||
leafnode->volume.reset();
|
||||
}
|
||||
|
||||
//============================================================
|
||||
|
|
|
|||
Loading…
Reference in New Issue