[Gamepad] This hook needs to be moved (todo)
This commit is contained in:
parent
8a55ae1f30
commit
e232e97785
@ -274,11 +274,6 @@ namespace Components
|
|||||||
|
|
||||||
to->forwardmove = forward;
|
to->forwardmove = forward;
|
||||||
to->rightmove = right;
|
to->rightmove = right;
|
||||||
|
|
||||||
if (!Lean::BGLean.get<bool>())
|
|
||||||
{
|
|
||||||
to->buttons &= ~(Game::CMD_BUTTON_LEAN_RIGHT | Game::CMD_BUTTON_LEAN_LEFT);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
__declspec(naked) void Gamepad::MSG_ReadDeltaUsercmdKeyStub()
|
__declspec(naked) void Gamepad::MSG_ReadDeltaUsercmdKeyStub()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user