1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-10 03:39:55 +00:00
This commit is contained in:
scrawl 2015-11-11 16:04:17 +01:00
parent c62c1693e9
commit afa590bddb

View File

@ -27,7 +27,7 @@ protected:
bool mEnabled;
osg::Quat mRotate;
osg::ref_ptr<osg::Node> mRelativeTo;
osg::Node* mRelativeTo;
};