Update to comment.

This commit is contained in:
Andrew Meadows 2014-02-26 15:38:33 -08:00
parent 5954bb91d4
commit 25bdfd7677

View file

@ -15,7 +15,7 @@
// NOTE:
//
// * 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 {