scriptenv?

This commit is contained in:
MihailRis
2024-04-21 15:41:47 +03:00
parent d213902648
commit 635e512142
26 changed files with 128 additions and 158 deletions
+1
View File
@@ -185,6 +185,7 @@ Engine::~Engine() {
}
content.reset();
assets.reset();
gui.reset();
audio::close();
scripting::close();
Window::terminate();