AccidentManager

This commit is contained in:
Sergeanur
2020-01-11 14:50:11 +02:00
parent 8fab684283
commit bbc68ffb1c
7 changed files with 98 additions and 21 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)
{