mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 15:49:24 +02:00
Update to comment.
This commit is contained in:
parent
5954bb91d4
commit
25bdfd7677
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
// NOTE:
|
// NOTE:
|
||||||
//
|
//
|
||||||
// * Large ListShape's are inefficient keep the lists short.
|
// * Large ListShape's are inefficient keep the lists short.
|
||||||
// * Collisions between lists of lists do not work.
|
// * Collisions between lists of lists work in theory but are not recommended.
|
||||||
|
|
||||||
namespace ShapeCollider {
|
namespace ShapeCollider {
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue