outside.cc: add comment

This commit is contained in:
Eric Wasylishen 2022-04-11 17:42:11 -06:00
parent 9d2f00a1b2
commit 9b9239fc38
1 changed files with 2 additions and 0 deletions

View File

@ -431,6 +431,8 @@ get incorrectly marked as "invisible").
fixme-brushbsp: we'll want to do this for detail as well, which means building another set of fixme-brushbsp: we'll want to do this for detail as well, which means building another set of
portals for everything (not just structural). portals for everything (not just structural).
fixme-brushbsp: remember, structural covered by detail still gets marked 'visible'.
=========== ===========
*/ */
bool FillOutside(mapentity_t *entity, node_t *node, const int hullnum) bool FillOutside(mapentity_t *entity, node_t *node, const int hullnum)