- scriptified Strife's assault gun and missile launcher.
This commit is contained in:
parent
be5ba70ed2
commit
5beebb83b7
10 changed files with 260 additions and 284 deletions
|
|
@ -1717,7 +1717,6 @@ bool AInventory::CallTryPickup (AActor *toucher, AActor **toucher_return)
|
|||
bool res;
|
||||
if (CanPickup(toucher))
|
||||
{
|
||||
bool res;
|
||||
IFVIRTUAL(AInventory, TryPickup)
|
||||
{
|
||||
VMValue params[2] = { (DObject*)this, (void*)&toucher };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue