mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-12 00:20:34 +00:00
bug fixes
This commit is contained in:
parent
a361fc0ff5
commit
85d815cf9d
4 changed files with 36 additions and 15 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue