fixed cops

This commit is contained in:
Nikolay Korolev
2019-07-14 15:00:36 +03:00
parent b77a9ce955
commit e16562aa6d
5 changed files with 8 additions and 2 deletions

View File

@@ -10,6 +10,8 @@ public:
void dtor(void) { CEmergencyPed::~CEmergencyPed(); }
};
WRAPPER void CEmergencyPed::ProcessControl(void) { EAXJMP(0x4C2F10); }
CEmergencyPed::CEmergencyPed(uint32 type) : CPed(type)
{
switch (type){