mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-12 11:56:32 +02:00
resolve merge conflict
This commit is contained in:
parent
01b13d7032
commit
b4b5d4fe9b
1 changed files with 1 additions and 0 deletions
|
@ -526,6 +526,7 @@ bool setupEssentials(int& argc, char** argv) {
|
|||
DependencyManager::set<OctreeStatsProvider>(nullptr, qApp->getOcteeSceneStats());
|
||||
DependencyManager::set<AvatarBookmarks>();
|
||||
DependencyManager::set<LocationBookmarks>();
|
||||
|
||||
return previousSessionCrashed;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue