1
This commit is contained in:
parent
e3b8cabcbc
commit
84735550d8
@ -57,7 +57,10 @@ GunGrasp::~GunGrasp()
|
||||
|
||||
void GunGrasp::Clear()
|
||||
{
|
||||
|
||||
while (!event_listeners_.empty()) {
|
||||
owner_->GetTrigger()->RemoveEventHandler(event_listeners_[0]);
|
||||
}
|
||||
signet_hash_.clear();
|
||||
}
|
||||
|
||||
void GunGrasp::InstallTriggers()
|
||||
|
Loading…
x
Reference in New Issue
Block a user