mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-26 06:21:29 -04:00
Fix exception when starting a new game
This commit is contained in:
parent
fd9cc1c282
commit
daf9dca121
@ -82,6 +82,7 @@ namespace MWRender
|
||||
mCameraNode->getCreator()->destroySceneNode(mCameraNode);
|
||||
}
|
||||
mCameraNode = node;
|
||||
mCamera->detachFromParent();
|
||||
mCameraNode->attachObject(mCamera);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user