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
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)
{