mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-14 17:40:26 -05:00
Check for selfinclusion of assets (closes #1032)
Make sure that OpenSpace doesn't crash when bailing out early
This commit is contained in:
@@ -925,6 +925,8 @@ void OpenSpaceEngine::deinitializeGL() {
|
||||
func();
|
||||
}
|
||||
|
||||
_loadingScreen = nullptr;
|
||||
|
||||
global::deinitializeGL();
|
||||
|
||||
rendering::helper::deinitialize();
|
||||
|
||||
Reference in New Issue
Block a user