forked from mirror/openmw-tes3mp
Changed a line that did not need to be changed apparently
This commit is contained in:
parent
61097d93b9
commit
099e79edbe
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue