mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
oops, not sharing RenderAttribs across bams
This commit is contained in:
parent
986e2b5cc2
commit
889c4fc379
@ -305,4 +305,5 @@ finalize() {
|
||||
void RenderAttrib::
|
||||
fillin(DatagramIterator &scan, BamReader *manager) {
|
||||
TypedWritable::fillin(scan, manager);
|
||||
manager->register_change_this(change_this, this);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user