mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-10-01 00:50:15 -04:00
playercontrols switch now disables activation in general (Chris' suggestion)
This commit is contained in:
parent
910858c300
commit
c4f17f5596
@ -642,6 +642,7 @@ namespace MWInput
|
|||||||
|
|
||||||
void InputManager::activate()
|
void InputManager::activate()
|
||||||
{
|
{
|
||||||
|
if (mControlSwitch["playercontrols"])
|
||||||
mEngine.activate();
|
mEngine.activate();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user