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
eaa7527155
commit
8f93982302
@ -469,6 +469,9 @@ run(void) {
|
||||
if (write_to_disk(_current_status) == false)
|
||||
return DS_error_write;
|
||||
}
|
||||
if (downloader_cat.is_debug())
|
||||
downloader_cat.debug()
|
||||
<< "Downloader::run() - Got eof" << endl;
|
||||
cleanup();
|
||||
return DS_success;
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user