mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 02:13:09 +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);
|
||||
delete tmpTree;
|
||||
|
||||
_voxelImporter.init();
|
||||
_voxelImporter.init(_settings);
|
||||
|
||||
_environment.init();
|
||||
|
||||
|
|
Loading…
Reference in a new issue