mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-03 05:49:41 +03:00
revert me after
This commit is contained in:
@@ -269,6 +269,8 @@ static void RagdollCreateObjects( IPhysicsEnvironment *pPhysEnv, ragdoll_t &ragd
|
||||
memset( ragdoll.list, 0, sizeof(ragdoll.list) );
|
||||
memset( &ragdoll.animfriction, 0, sizeof(ragdoll.animfriction) );
|
||||
|
||||
return;
|
||||
|
||||
if ( !params.pCollide || params.pCollide->solidCount > RAGDOLL_MAX_ELEMENTS )
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user