mirror of
https://github.com/halpz/re3.git
synced 2025-06-29 04:56:18 +00:00
pop boot fix
This commit is contained in:
@ -5795,7 +5795,7 @@ CAutomobile::PopBootUsingPhysics(void)
|
||||
case DOOR_STATUS_OK:
|
||||
case DOOR_STATUS_SMASHED:
|
||||
Damage.SetDoorStatus(DOOR_BOOT, DOOR_STATUS_SWINGING);
|
||||
Doors[DOOR_BOOT].m_fAngle = -2.0f;
|
||||
Doors[DOOR_BOOT].m_fAngVel = -2.0f;
|
||||
}
|
||||
|
||||
void
|
||||
|
Reference in New Issue
Block a user