mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 19:29:09 +00:00
Try without armature changes
This commit is contained in:
@ -1414,7 +1414,7 @@ hsBool plArmatureMod::MsgReceive(plMessage* msg)
|
||||
if (fController)
|
||||
{
|
||||
fController->SetSubworld(subMsg->fWorldKey);
|
||||
DirtyPhysicalSynchState(plSynchedObject::kBCastToClients);
|
||||
DirtySynchState(kSDLAvatar, plSynchedObject::kBCastToClients);
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user