mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-27 23:34:57 -04:00
parent
cada6c2c7b
commit
2880525c1e
@ -724,6 +724,9 @@ int main(int argc, char *argv[]) {
|
||||
PyImport_FrozenModules = blobinfo.pointers[0];
|
||||
retval = Py_FrozenMain(argc, argv);
|
||||
|
||||
fflush(stdout);
|
||||
fflush(stderr);
|
||||
|
||||
unmap_blob(blob);
|
||||
return retval;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user