suBox2D
suBox2D copied to clipboard
Disconnect member world listener when listening to a new b2World.
The following lines should disconnect the member mWorld, not the passed-in world.
https://github.com/sansumbrella/suBox2D/blob/master/src/sansumbrella/box2d/ContactListener.cpp#L54-L57