Ove Kåven: Fix property refcounting for particles
This commit is contained in:
parent
a2249becba
commit
6edfacbf4e
@ -99,7 +99,7 @@ public:
|
||||
private:
|
||||
static osg::Vec3 gravity;
|
||||
static osg::Vec3 wind;
|
||||
const SGPropertyNode* modelRoot;
|
||||
SGConstPropertyNode_ptr modelRoot;
|
||||
static SGConstPropertyNode_ptr enabledNode;
|
||||
static bool enabled;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user