bug fixes

This commit is contained in:
Nikolay Korolev
2020-02-15 23:30:51 +03:00
parent a361fc0ff5
commit 85d815cf9d
4 changed files with 36 additions and 15 deletions

View File

@ -1285,7 +1285,7 @@ CPlayerPed::ProcessControl(void)
// fall through
case PED_SEEK_POS:
switch (m_nMoveState) {
case PEDMOVE_STILL:
case PEDMOVE_WALK:
m_fMoveSpeed = 1.0f;
break;
case PEDMOVE_RUN: