mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
Fix from forum user archbishop
This commit is contained in:
parent
b4973f9c6f
commit
8ae0185678
@ -66,7 +66,7 @@ open_read(Filename filename) {
|
|||||||
set_input(in, true);
|
set_input(in, true);
|
||||||
set_filename(filename);
|
set_filename(filename);
|
||||||
|
|
||||||
return false;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
|
Loading…
x
Reference in New Issue
Block a user