Merge pull request #369 from erorcun/erorcun

CShotInfo, CWanted done, Frontend fix
This commit is contained in:
erorcun
2020-03-29 19:03:59 +03:00
committed by GitHub
11 changed files with 332 additions and 56 deletions

View File

@@ -130,6 +130,7 @@ public:
static void StopAllLawEnforcersInTheirTracks();
static void SetAllCarsCanBeDamaged(bool);
static void ExtinguishAllCarFiresInArea(CVector, float);
static void SetCarsOnFire(float, float, float, float, CEntity*);
static void Initialise();
static void AddParticles();