forked from mirror/openmw-tes3mp
Add FIXME comment
This commit is contained in:
parent
5387e3ba8f
commit
7178ee3a6e
1 changed files with 1 additions and 1 deletions
|
@ -1057,7 +1057,7 @@ namespace MWInput
|
|||
if (MWBase::Environment::get().getWorld()->screenshot360(screenshot.get(),settingStr))
|
||||
{
|
||||
(*mScreenCaptureOperation) (*(screenshot.get()),0);
|
||||
// mScreenCaptureHandler->getCaptureOperation() causes crash for some reason
|
||||
// FIXME: mScreenCaptureHandler->getCaptureOperation() causes crash for some reason
|
||||
screenshotTaken = true;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue