mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2025-04-08 11:01:33 +00:00
Merge 085d076a06
into ceb6d4d783
This commit is contained in:
commit
4e344bba7a
1 changed files with 1 additions and 1 deletions
|
@ -1128,7 +1128,7 @@ void CWeaponPhysCannon::Drop( const Vector &vecVelocity )
|
|||
ForceDrop();
|
||||
|
||||
#ifndef CLIENT_DLL
|
||||
UTIL_Remove( this );
|
||||
Delete();
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue