1
This commit is contained in:
parent
98d7e17848
commit
dca261014d
@ -25,6 +25,7 @@ GunGrasp::~GunGrasp()
|
||||
|
||||
void GunGrasp::Init()
|
||||
{
|
||||
#if 0
|
||||
if (owner_->IsPlayer()) {
|
||||
TakeOnWeapon(owner_->GetCurrWeapon());
|
||||
owner_->GetTrigger()->AddListener
|
||||
@ -38,6 +39,7 @@ void GunGrasp::Init()
|
||||
}
|
||||
);
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
void GunGrasp::Clear()
|
||||
|
Loading…
x
Reference in New Issue
Block a user