diff --git a/panda/src/pgraph/qpnodePathLerps.h b/panda/src/pgraph/qpnodePathLerps.h index 4004685613..c4d7213c6d 100644 --- a/panda/src/pgraph/qpnodePathLerps.h +++ b/panda/src/pgraph/qpnodePathLerps.h @@ -62,7 +62,7 @@ public: } static void init_type(void) { LPoint3fLerpFunctor::init_type(); - register_type(_type_handle, "PosLerpFunctor", + register_type(_type_handle, "qpPosLerpFunctor", LPoint3fLerpFunctor::get_class_type()); } virtual TypeHandle get_type(void) const {