Merge pull request #291 from Sergeanur/AccidentManager

AccidentManager
This commit is contained in:
erorcun 2020-01-12 02:11:47 +03:00 committed by GitHub
commit 2d00d7b3e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 143 additions and 66 deletions

View file

@ -6,7 +6,7 @@
#include "Fire.h"
#include "General.h"
#include "CarCtrl.h"
#include "AccidentManager.h"
#include "Accident.h"
CEmergencyPed::CEmergencyPed(uint32 type) : CPed(type)
{