mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-10-03 01:53:12 -04: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()
|
void InputManager::activate()
|
||||||
{
|
{
|
||||||
mEngine.activate();
|
if (mControlSwitch["playercontrols"])
|
||||||
|
mEngine.activate();
|
||||||
}
|
}
|
||||||
|
|
||||||
void InputManager::toggleAutoMove()
|
void InputManager::toggleAutoMove()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user