mirror of
https://github.com/OpenMW/openmw.git
synced 2026-01-24 17:30:55 +00:00
fix camera cleanup
This commit is contained in:
parent
2558cc55a3
commit
a2b80f0a23
1 changed files with 2 additions and 2 deletions
|
|
@ -1040,8 +1040,8 @@ namespace MWGui
|
|||
|
||||
mToolTips->onFrame(frameDuration);
|
||||
|
||||
if (mLocalMapRender)
|
||||
//mLocalMapRender->cleanupCameras();
|
||||
//if (mLocalMapRender)
|
||||
// mLocalMapRender->cleanupCameras();
|
||||
|
||||
mDebugWindow->onFrame(frameDuration);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue