1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-03-29 04:20:29 +00:00

Merge pull request #1595

This commit is contained in:
scrawl 2018-01-09 13:48:07 +00:00
commit c7f60a6dc8
No known key found for this signature in database
GPG Key ID: 2E6CC3676024C402

View File

@ -1021,8 +1021,6 @@ namespace MWInput
{
mScreenCaptureHandler->setFramesToCapture(1);
mScreenCaptureHandler->captureNextFrame(*mViewer);
MWBase::Environment::get().getWindowManager()->messageBox ("Screenshot saved");
}
void InputManager::toggleInventory()