Skip to content
Snippets Groups Projects
Commit 2e1bfdf3 authored by Neil Smith's avatar Neil Smith
Browse files

fixedcrashissues

parent 3c315715
No related branches found
No related tags found
No related merge requests found
......@@ -169,7 +169,7 @@
},
{
"Name": "HoudiniNiagara",
"Enabled": true,
"Enabled": false,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/79d2dd58387c4696a0f3458275f739d6"
}
]
......
No preview for this file type
......@@ -40,7 +40,9 @@ void FOculusXRHMDModule::ShutdownModule()
#if OCULUS_HMD_SUPPORTED_PLATFORMS
if (PluginWrapper.IsInitialized())
{
PluginWrapper.Shutdown2();
//PluginWrapper.Shutdown2();
//Cyberarchwarehouse
OculusPluginWrapper::DestroyOculusPluginWrapper(&PluginWrapper);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment