mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
it can't be this easy, can it?
This commit is contained in:
parent
6203d9e7d1
commit
7a052ec814
@ -222,4 +222,6 @@ make_from_bam(const FactoryParams ¶ms) {
|
||||
void LensNode::
|
||||
fillin(DatagramIterator &scan, BamReader *manager) {
|
||||
PandaNode::fillin(scan, manager);
|
||||
|
||||
manager->read_pointer(scan);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user