mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-30 08:15:37 +00:00
Fix build
This commit is contained in:
parent
8c2c66d59e
commit
c3420ed306
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ namespace CSVRender
|
|||
|
||||
osg::ref_ptr<osg::PositionAttitudeTransform> mBaseNode;
|
||||
SceneUtil::Skeleton* mSkeleton;
|
||||
SceneUtil::NodeMapVisitor::NodeMap mNodeMap;
|
||||
SceneUtil::NodeMap mNodeMap;
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue