mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
oops, misplaced brace
This commit is contained in:
parent
12d0fc68c0
commit
5bb1248896
@ -167,8 +167,8 @@ any_in_bounds() {
|
||||
<< "Comparing " << c << ": " << *col_gbv
|
||||
<< " to " << *node_gbv << ", is_in = " << is_in << "\n";
|
||||
}
|
||||
}
|
||||
#endif // NDEBUG
|
||||
}
|
||||
}
|
||||
|
||||
if (!is_in) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user