1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-27 03:35:27 +00:00

Merge remote-tracking branch 'scrawl/bug_559' into next

This commit is contained in:
Marc Zinnschlag 2013-02-17 09:09:06 +01:00
commit 448293f270

View File

@ -642,6 +642,7 @@ namespace MWInput
void InputManager::activate()
{
if (mControlSwitch["playercontrols"])
mEngine.activate();
}