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