script 500-599 plus bugfix

This commit is contained in:
Nikolay Korolev 2019-10-22 00:39:59 +03:00
commit d579ee1b64
14 changed files with 907 additions and 22 deletions

View file

@ -120,6 +120,8 @@ public:
static void RemoveFallenPeds();
static void RemoveFallenCars();
static void StopAllLawEnforcersInTheirTracks();
static void Initialise();
static void ShutDown();
static void Process();