mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-09 03:39:14 +00:00
very small correction
This commit is contained in:
parent
19ae30ee68
commit
f7d537cb28
@ -275,7 +275,8 @@ namespace MWInput
|
||||
|| actionIsActive(A_MoveForward)
|
||||
|| actionIsActive(A_MoveBackward)
|
||||
|| actionIsActive(A_Jump)
|
||||
|| actionIsActive(A_Crouch))
|
||||
|| actionIsActive(A_Crouch)
|
||||
|| actionIsActive(A_TogglePOV))
|
||||
|
||||
{
|
||||
resetIdleTime ();
|
||||
|
Loading…
Reference in New Issue
Block a user