Changed a line that did not need to be changed apparently

This commit is contained in:
mrohrlach 2016-12-03 19:12:25 -07:00
parent 61097d93b9
commit 099e79edbe

View file

@ -144,7 +144,7 @@ namespace MWWorld
state.mNode->setNodeMask(MWRender::Mask_Effect);
state.mNode->setPosition(pos);
state.mNode->setAttitude(orient);
osg::Group* attachTo = state.mNode;
if (rotate)