mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
*** empty log message ***
This commit is contained in:
parent
ee1611dcfb
commit
1d78fb1608
@ -466,6 +466,7 @@ config_initialized() {
|
|||||||
nout << "Unable to open file " << notify_output << " for output.\n";
|
nout << "Unable to open file " << notify_output << " for output.\n";
|
||||||
delete out;
|
delete out;
|
||||||
} else {
|
} else {
|
||||||
|
out->setf(ios::unitbuf, 0);
|
||||||
set_ostream_ptr(out, true);
|
set_ostream_ptr(out, true);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user