openvr WIP

This commit is contained in:
milek7
2020-09-29 22:27:13 +02:00
parent ffa01f8e6d
commit 936effa9db
21 changed files with 693 additions and 65 deletions

View File

@@ -354,6 +354,7 @@ eu07_application::exit() {
for (auto &mode : m_modes)
mode.reset();
GfxRenderer.Shutdown();
m_network.reset();
SafeDelete( simulation::Train );