16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-19 17:59:18 +02:00

network changes

This commit is contained in:
milek7
2019-04-03 01:28:46 +02:00
parent 1b5c3ef306
commit 4344ec192a
5 changed files with 8 additions and 4 deletions

View File

@@ -338,6 +338,7 @@ eu07_application::release_python_lock() {
void
eu07_application::exit() {
m_network.reset();
SafeDelete( simulation::Train );
SafeDelete( simulation::Region );