mirror of
https://github.com/halpz/re3.git
synced 2025-07-03 20:00:49 +00:00
fixed CAutomobile bug
This commit is contained in:
@ -108,7 +108,7 @@ public:
|
||||
void BlowUpCar(CEntity *ent);
|
||||
bool SetUpWheelColModel(CColModel *colModel);
|
||||
void BurstTyre(uint8 tyre);
|
||||
bool IsRoomForPedToLeaveCar(uint32 component, CVector *forcedDoorPos);
|
||||
bool IsRoomForPedToLeaveCar(uint32 component, CVector *doorOffset);
|
||||
float GetHeightAboveRoad(void);
|
||||
void PlayCarHorn(void);
|
||||
|
||||
|
Reference in New Issue
Block a user