more CAutomobile

This commit is contained in:
aap 2019-07-08 21:37:47 +02:00
parent edf5ac2626
commit 2ae112fdf6
18 changed files with 475 additions and 34 deletions

View file

@ -72,6 +72,7 @@ public:
void RemoveLighting(bool reset);
void ObjectDamage(float amount);
void RefModelInfo(int32 modelId);
static void DeleteAllTempObjectInArea(CVector, float);
};