oops
This commit is contained in:
parent
3c61d80b69
commit
4d35e9a9eb
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue