diff options
| author | aap <aap@papnet.eu> | 2019-07-08 08:46:42 +0200 |
|---|---|---|
| committer | aap <aap@papnet.eu> | 2019-07-08 08:46:42 +0200 |
| commit | 12af85ca3d29e155f40323ad07a77f96a4aececf (patch) | |
| tree | 7a6d7c8ed51ec1c527903835bbe4ee39eef2ab8b /src/peds/CopPed.h | |
| parent | Merge pull request #111 from gennariarmando/master (diff) | |
| download | re3-12af85ca3d29e155f40323ad07a77f96a4aececf.tar.gz | |
cleaned up patching of virtual functions; started CAutomobile
Diffstat (limited to 'src/peds/CopPed.h')
| -rw-r--r-- | src/peds/CopPed.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/peds/CopPed.h b/src/peds/CopPed.h index b938dfc2..5827f9bc 100644 --- a/src/peds/CopPed.h +++ b/src/peds/CopPed.h @@ -65,7 +65,6 @@ public: int8 field_1367; ~CCopPed(); - void dtor(void) { this->CCopPed::~CCopPed(); } void ClearPursuit(void); }; |
