mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-13 15:20:32 +00:00
processEngineDamage
This commit is contained in:
parent
bb2e601e13
commit
c403df0861
2 changed files with 18 additions and 17 deletions
|
@ -323,7 +323,7 @@ public:
|
|||
bool ProcessCarBombTick(cVehicleParams *params);
|
||||
void ProcessCesna(cVehicleParams *params);
|
||||
//void ProcessCrane();
|
||||
bool ProcessEngineDamage(cVehicleParams *params);
|
||||
void ProcessEngineDamage(cVehicleParams *params); //done
|
||||
void ProcessEntity(int32 sound); //done
|
||||
void ProcessExplosions(int32 explosion);
|
||||
void ProcessFireHydrant();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue