mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-10 03:39:55 +00:00
Leak fix
This commit is contained in:
parent
c62c1693e9
commit
afa590bddb
@ -27,7 +27,7 @@ protected:
|
||||
|
||||
bool mEnabled;
|
||||
osg::Quat mRotate;
|
||||
osg::ref_ptr<osg::Node> mRelativeTo;
|
||||
osg::Node* mRelativeTo;
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user