diff --git a/panda/src/physics/physicsObject.cxx b/panda/src/physics/physicsObject.cxx index 65e0732546..323696576a 100644 --- a/panda/src/physics/physicsObject.cxx +++ b/panda/src/physics/physicsObject.cxx @@ -143,6 +143,7 @@ write(ostream &out, unsigned int indent) const { out.width(indent+2); out<<""; out<<"_velocity "<<_velocity<<"\n"; out.width(indent+2); out<<""; out<<"(implicit velocity "<