Browse Source

register FadeLODNode

David Rose 18 years ago
parent
commit
d7bdfe5d04
1 changed files with 1 additions and 0 deletions
  1. 1 0
      panda/src/pgraph/config_pgraph.cxx

+ 1 - 0
panda/src/pgraph/config_pgraph.cxx

@@ -456,6 +456,7 @@ init_libpgraph() {
   DepthWriteAttrib::register_with_read_factory();
   DirectionalLight::register_with_read_factory();
   DrawMaskAttrib::register_with_read_factory();
+  FadeLODNode::register_with_read_factory();
   Fog::register_with_read_factory();
   FogAttrib::register_with_read_factory();
   GeomNode::register_with_read_factory();