register FadeLODNode

This commit is contained in:
David Rose 2007-06-25 19:07:32 +00:00
parent bc99d07099
commit d7bdfe5d04
1 changed files with 1 additions and 0 deletions

View File

@ -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();