mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-04 01:45:33 +00:00
oops
This commit is contained in:
parent
4453459378
commit
359824d614
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ namespace MWRender
|
|||
|
||||
CharacterPreview::~CharacterPreview ()
|
||||
{
|
||||
Ogre::TextureManager::getSingleton().remove(mName);
|
||||
//Ogre::TextureManager::getSingleton().remove(mName);
|
||||
mSceneMgr->destroyCamera (mName);
|
||||
delete mAnimation;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue