Open kripken opened 5 years ago
Running python test.py hits that now.
python test.py
Is anyone running into that in practice? Or is it a test suite bug?
Hi, it was actually a missing reference to initialized Ammo instance in the Hello World example. Fixed in cc076a5. Please review!
Running
python test.py
hits that now.Is anyone running into that in practice? Or is it a test suite bug?