mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 00:32:57 -04:00
*** empty log message ***
This commit is contained in:
parent
2e54f4bc76
commit
39586e9a94
@ -428,7 +428,7 @@ run(void) {
|
||||
_dest_stream.close();
|
||||
// The "Connection: close" line tells the server to close the
|
||||
// connection when the download is complete
|
||||
_connected == false;
|
||||
_connected = false;
|
||||
return DS_success;
|
||||
} else {
|
||||
if (downloader_cat.is_debug())
|
||||
|
Loading…
x
Reference in New Issue
Block a user