|
|
|
@ -1414,7 +1414,7 @@ hsBool plArmatureMod::MsgReceive(plMessage* msg)
|
|
|
|
|
if (fController) |
|
|
|
|
{ |
|
|
|
|
fController->SetSubworld(subMsg->fWorldKey); |
|
|
|
|
DirtyPhysicalSynchState(plSynchedObject::kBCastToClients); |
|
|
|
|
DirtySynchState(kSDLAvatar, plSynchedObject::kBCastToClients); |
|
|
|
|
} |
|
|
|
|
return true; |
|
|
|
|
} |
|
|
|
|