mirror of
https://github.com/halpz/re3.git
synced 2025-07-05 23:28:51 +00:00
bug fixes
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user