fix spacing

This commit is contained in:
Jonathan 2022-07-28 05:59:06 -04:00
parent d9a9046e46
commit e03d99d807
1 changed files with 1 additions and 1 deletions

View File

@ -791,7 +791,7 @@ static void FindPortalSide(portal_t *p)
for (int i = 0; i < 2; ++i) {
p->sides[i] = bestside[i];
}
}
}
/*