mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-26 09:35:28 +00:00
Merge remote-tracking branch 'scrawl/bug_559' into next
This commit is contained in:
commit
448293f270
@ -642,7 +642,8 @@ namespace MWInput
|
||||
|
||||
void InputManager::activate()
|
||||
{
|
||||
mEngine.activate();
|
||||
if (mControlSwitch["playercontrols"])
|
||||
mEngine.activate();
|
||||
}
|
||||
|
||||
void InputManager::toggleAutoMove()
|
||||
|
Loading…
x
Reference in New Issue
Block a user