mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 22:39:18 +02:00
imgui user interface implementation
This commit is contained in:
@@ -153,6 +153,8 @@ eu07_application::exit() {
|
||||
SafeDelete( simulation::Train );
|
||||
SafeDelete( simulation::Region );
|
||||
|
||||
ui_layer::shutdown();
|
||||
|
||||
glfwDestroyWindow( m_window );
|
||||
glfwTerminate();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user