mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-14 01:19:59 +00:00
Bugfix: was not resetting mStuckCount.
This commit is contained in:
parent
46a654286b
commit
fae93e3d82
@ -267,6 +267,7 @@ namespace MWMechanics
|
||||
moveNow = false;
|
||||
walking = false;
|
||||
chooseAction = true;
|
||||
mStuckCount = 0;
|
||||
}
|
||||
//#endif
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user