diff --git a/src/main.cpp b/src/main.cpp index f3f16ff..da3507f 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -130,7 +130,6 @@ int main() // Cleanup allocated memory chunkmanager::destroy(); renderer::destroy(); - debug::window::destroy(); glfwTerminate(); return 0;