mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 03:17:08 +02:00
fixing merge
This commit is contained in:
parent
8919d664f4
commit
669ab213ef
1 changed files with 1 additions and 1 deletions
|
@ -1805,7 +1805,7 @@ void Application::init() {
|
||||||
_sharedVoxelSystem.changeTree(&_clipboard);
|
_sharedVoxelSystem.changeTree(&_clipboard);
|
||||||
delete tmpTree;
|
delete tmpTree;
|
||||||
|
|
||||||
_voxelImporter.init();
|
_voxelImporter.init(_settings);
|
||||||
|
|
||||||
_environment.init();
|
_environment.init();
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue