mirror of
https://github.com/overte-org/overte.git
synced 2025-08-04 09:23:35 +02:00
Merge branch 'serverless-domains' of github.com:sethalves/hifi into serverless-domains
This commit is contained in:
commit
804ab855d7
1 changed files with 2 additions and 0 deletions
|
@ -3061,6 +3061,8 @@ void Application::loadServerlessDomain(QUrl domainURL) {
|
|||
return;
|
||||
}
|
||||
|
||||
getMyAvatar()->setSessionUUID(AVATAR_SELF_ID);
|
||||
|
||||
auto addressManager = DependencyManager::get<AddressManager>();
|
||||
addressManager->handleLookupString(DOMAIN_SPAWNING_POINT);
|
||||
|
||||
|
|
Loading…
Reference in a new issue