mirror of
https://github.com/krystalgamer/spidey-decomp.git
synced 2024-11-23 13:29:48 +00:00
CCopPing::~CCopPing
This commit is contained in:
parent
009d19464c
commit
93e75c0336
5
cop.cpp
5
cop.cpp
@ -522,6 +522,11 @@ CCopPing::CCopPing(CSuper* pHost, SHook* pHook)
|
||||
this->SetPosition();
|
||||
}
|
||||
|
||||
// @Ok
|
||||
CCopPing::~CCopPing(void)
|
||||
{
|
||||
}
|
||||
|
||||
// @NotOk
|
||||
// globals
|
||||
CCop::CCop(int* a2, int a3)
|
||||
|
Loading…
Reference in New Issue
Block a user