mirror of
https://github.com/SDraw/ml_mods_cvr.git
synced 2026-05-07 09:37:01 +00:00
PRM fix for build 2026r181
This commit is contained in:
parent
49987b5d72
commit
e357f83227
9 changed files with 88 additions and 142 deletions
|
|
@ -677,6 +677,7 @@ namespace ml_prm
|
|||
|
||||
foreach(RagdollBodypartHandler l_handler in m_ragdollBodyHandlers)
|
||||
{
|
||||
l_handler.RestoreContact();
|
||||
l_handler.SetVelocity(l_velocity);
|
||||
l_handler.SetAngularVelocity(Vector3.zero);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue