mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-25 05:28:37 -05:00
Work on asset management
This commit is contained in:
@@ -71,7 +71,6 @@ ImGUIModule::ImGUIModule() : OpenSpaceModule(Name) {
|
||||
&(OsEng.renderEngine()),
|
||||
&(OsEng.parallelConnection()),
|
||||
&(OsEng.console()),
|
||||
OsEng.assetLoader().rootAsset()
|
||||
};
|
||||
return res;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user