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

sound positioning fixes and other changes

This commit is contained in:
milek7
2017-08-21 12:44:18 +02:00
parent 92442b8bf7
commit 5104d7f4fd
3 changed files with 22 additions and 11 deletions

View File

@@ -415,7 +415,9 @@ int main(int argc, char *argv[])
#endif
}
delete sound_man;
//m7todo: restore
//delete sound_man;
TPythonInterpreter::killInstance();
#ifdef _WIN32
delete pConsole;