mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
oops, wrong typehandle name
This commit is contained in:
parent
7c485c0818
commit
1e96ebed2c
@ -73,7 +73,7 @@ public:
|
||||
}
|
||||
static void init_type() {
|
||||
qpDataNode::init_type();
|
||||
register_type(_type_handle, "qpMouseAndKeyboard",
|
||||
register_type(_type_handle, "qpVirtualMouse",
|
||||
qpDataNode::get_class_type());
|
||||
}
|
||||
virtual TypeHandle get_type() const {
|
||||
|
Loading…
x
Reference in New Issue
Block a user