mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 01:07:51 -04:00
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…
x
Reference in New Issue
Block a user