mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 01:44:06 -04:00
remove _physical_node_path entirely on trunk
This commit is contained in:
parent
ece7ed20e1
commit
8660443235
@ -110,7 +110,6 @@ protected:
|
|||||||
private:
|
private:
|
||||||
PhysicsManager *_physics_manager;
|
PhysicsManager *_physics_manager;
|
||||||
PhysicalNode *_physical_node;
|
PhysicalNode *_physical_node;
|
||||||
NodePath _physical_node_path;
|
|
||||||
|
|
||||||
public:
|
public:
|
||||||
static TypeHandle get_class_type() {
|
static TypeHandle get_class_type() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user