mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2024-11-23 17:49:16 +01:00
pop boot fix
This commit is contained in:
parent
a6680e38d5
commit
8026bba723
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user