diff --git a/qbsp/portals.cc b/qbsp/portals.cc index b6f8e690..d2562ea8 100644 --- a/qbsp/portals.cc +++ b/qbsp/portals.cc @@ -791,7 +791,7 @@ static void FindPortalSide(portal_t *p) for (int i = 0; i < 2; ++i) { p->sides[i] = bestside[i]; -} + } } /*