lua content pack environments test

This commit is contained in:
MihailRis
2024-02-09 19:47:22 +03:00
parent fce77bc896
commit 6fc312b651
11 changed files with 131 additions and 44 deletions
+1
View File
@@ -130,6 +130,7 @@ void Engine::mainloop() {
Engine::~Engine() {
screen = nullptr;
content.reset();
scripting::close();
Audio::finalize();