mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 09:23:03 -04:00
oops
This commit is contained in:
parent
7d318ef1f6
commit
0b34d0deb6
@ -787,6 +787,7 @@ vfs_close_callback(U32 file_handle) {
|
||||
return;
|
||||
}
|
||||
istream *istr = (istream *)file_handle;
|
||||
VirtualFileSystem *vfs = VirtualFileSystem::get_global_ptr();
|
||||
vfs->close_read_file(istr);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user