mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-17 12:12:10 -04:00
tubes can be read from bam
This commit is contained in:
parent
ab922b1353
commit
b9b7bb5964
@ -93,4 +93,5 @@ init_libcollide() {
|
||||
CollisionRay::register_with_read_factory();
|
||||
CollisionSegment::register_with_read_factory();
|
||||
CollisionSphere::register_with_read_factory();
|
||||
CollisionTube::register_with_read_factory();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user