mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
merge oops
This commit is contained in:
parent
93b4c7e8ba
commit
147af90897
@ -176,7 +176,7 @@ step() {
|
|||||||
downloader_cat.error()
|
downloader_cat.error()
|
||||||
<< "Unable to read subfile "
|
<< "Unable to read subfile "
|
||||||
<< _multifile.get_subfile_name(_subfile_index) << ".\n";
|
<< _multifile.get_subfile_name(_subfile_index) << ".\n";
|
||||||
cleanup();
|
reset();
|
||||||
return EU_error_abort;
|
return EU_error_abort;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user